mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
added selectbox with just the primary group and a search for other accounts
This commit is contained in:
parent
c0f4f45767
commit
d380aebc89
@ -112,6 +112,7 @@
|
||||
|
||||
$account_sels = array(
|
||||
'selectbox' => lang('Selectbox'),
|
||||
'primary_group' => lang('Selectbox with primary group and search'),
|
||||
'popup' => lang('Popup with search')
|
||||
);
|
||||
create_select_box('How do you like to select accounts','account_selection',$account_sels,
|
||||
|
Loading…
Reference in New Issue
Block a user