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 Apr 8, 2022
1 parent 430782f commit 0cf9781
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 0cf9781

Please sign in to comment.