v0.1.10
This commit is contained in:
@@ -59,7 +59,7 @@ $table->columns([
|
||||
'value' => $get['title'] ?? ''
|
||||
]
|
||||
],
|
||||
]
|
||||
]);
|
||||
|
||||
$table->beforePrint(function () {
|
||||
return IconBtnCreateWidget::create(['url' => '/admin/{slug}/create'])->run();
|
||||
|
Reference in New Issue
Block a user