Skip to content

Commit 0cf9781

Browse files
committed
Revert "DEBUG"
This reverts commit ed2d55d.
1 parent 430782f commit 0cf9781

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Grid.php

-2
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ protected function init(): void
110110
$this->paginator = $seg->add(Factory::factory([Paginator::class, 'reload' => $this->container], $this->paginator));
111111
$this->stickyGet($this->paginator->name);
112112
}
113-
114-
$this->stickyGet('atk_layout_maestro_crud_menu_menu_item_view_jssearch_q');
115113
}
116114

117115
protected function initTable(): Table

0 commit comments

Comments
 (0)