Skip to content

Commit

Permalink
Revert "DEBUG"
Browse files Browse the repository at this point in the history
This reverts commit ed2d55d.
  • Loading branch information
mvorisek committed Feb 13, 2022
1 parent ed2d55d commit 3a2caa2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Grid.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ protected function init(): void
$this->paginator = $seg->add(Factory::factory([Paginator::class, 'reload' => $this->container], $this->paginator));
$this->stickyGet($this->paginator->name);
}

$this->stickyGet('atk_layout_maestro_crud_menu_menu_item_view_jssearch_q');
}

protected function initTable(): Table
Expand Down

0 comments on commit 3a2caa2

Please sign in to comment.