main
parent
31a296f98a
commit
f3cded1fcb
|
|
@ -21,7 +21,6 @@ class WarningNoticeController extends AdminController
|
|||
$crud = $this->baseCRUD()
|
||||
->filterTogglable(false)
|
||||
->headerToolbar([
|
||||
...$this->baseHeaderToolBar(),
|
||||
])
|
||||
->columns([
|
||||
TableColumn::make()->name('id')->label('ID')->sortable(true),
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 15 MiB After Width: | Height: | Size: 15 MiB |
Loading…
Reference in New Issue