mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-21 22:22:15 +01:00
Add 'Add user' to user list placeholder actions
This commit is contained in:
parent
a3a0450143
commit
07bae4d00b
@ -57,6 +57,7 @@ class admin_ui
|
||||
'row_id' => 'account_id',
|
||||
'default_cols' => '!account_id,created',
|
||||
'actions' => self::user_actions(),
|
||||
'placeholder_actions' => array('add')
|
||||
);
|
||||
//$content['msg'] = 'Hi Ralf ;-)';
|
||||
$sel_options['tree'] = $this->tree_data();
|
||||
|
Loading…
Reference in New Issue
Block a user