mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
welcome message - adding export option
This commit is contained in:
parent
a81a5789e4
commit
57aa13ee39
@ -67,7 +67,7 @@ class generic_ui extends e_admin_ui
|
||||
protected $perPage = 10;
|
||||
protected $batchDelete = true;
|
||||
protected $batchCopy = true;
|
||||
|
||||
protected $batchExport = true;
|
||||
// protected $sortField = 'somefield_order';
|
||||
// protected $orderStep = 10;
|
||||
// protected $tabs = array('Tabl 1','Tab 2'); // Use 'tab'=>0 OR 'tab'=>1 in the $fields below to enable.
|
||||
|
Loading…
x
Reference in New Issue
Block a user