export buttons added to attenders list

This commit is contained in:
ilmedova 2023-04-24 17:43:36 +05:00
parent f3fdbc73e5
commit 831d88bba3
1 changed files with 2 additions and 0 deletions

View File

@ -128,6 +128,8 @@ protected function setupListOperation()
});
});
$this->crud->enableExportButtons();
}
/**