refactoring of admin datatables

This commit is contained in:
Ludovic CANDELLIER
2023-08-29 22:56:37 +02:00
parent 01f9c9ae7c
commit d750cdced7
15 changed files with 147 additions and 20 deletions

View File

@@ -45,6 +45,11 @@ class OrdersDataTable extends DataTable
return parent::modifier($datatables);
}
public function getHtmlButtons()
{
return self::getButtonShow();
}
protected function getColumns()
{
return [