We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430782f commit 0cf9781Copy full SHA for 0cf9781
src/Grid.php
@@ -110,8 +110,6 @@ protected function init(): void
110
$this->paginator = $seg->add(Factory::factory([Paginator::class, 'reload' => $this->container], $this->paginator));
111
$this->stickyGet($this->paginator->name);
112
}
113
-
114
- $this->stickyGet('atk_layout_maestro_crud_menu_menu_item_view_jssearch_q');
115
116
117
protected function initTable(): Table
0 commit comments