mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 18:08:21 +01:00
Fix typo
This commit is contained in:
parent
51c73ddf89
commit
18bf4a4ebd
@ -167,7 +167,7 @@ var et2_selectAccount = et2_selectbox.extend(
|
||||
|
||||
var type = this.egw().preference('account_selection', 'common');
|
||||
|
||||
this.options.select_options = this._get_accounts(e);
|
||||
this.options.select_options = this._get_accounts();
|
||||
|
||||
if(type == 'primary_group')
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user