refactoring of admin datatables

This commit is contained in:
Ludovic CANDELLIER
2023-08-29 22:56:37 +02:00
parent 496274b4f4
commit b1d16a7871
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 [