export buttons added to attenders list
This commit is contained in:
parent
f3fdbc73e5
commit
831d88bba3
|
|
@ -128,6 +128,8 @@ protected function setupListOperation()
|
|||
});
|
||||
});
|
||||
|
||||
$this->crud->enableExportButtons();
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue