This commit is contained in:
Nathan Gray 2014-05-13 18:44:59 +00:00
parent 51c73ddf89
commit 18bf4a4ebd

View File

@ -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')
{