From 4850efed1e274a7d17227c365dc1bcfe593b40fc Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 2 Jul 2013 12:37:01 +0000 Subject: [PATCH] fix js error, when chosen is not loaded, eg. on admin >> manage accounts --- phpgwapi/inc/class.uiaccountsel.inc.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/phpgwapi/inc/class.uiaccountsel.inc.php b/phpgwapi/inc/class.uiaccountsel.inc.php index 418338fc03..ea28d2d26e 100644 --- a/phpgwapi/inc/class.uiaccountsel.inc.php +++ b/phpgwapi/inc/class.uiaccountsel.inc.php @@ -317,7 +317,14 @@ class uiaccountsel ' title="'.html::htmlspecialchars(lang('Select multiple accounts')).'"','users','phpgwapi'); } // jDots needs a little re-do, since it plays with the layout - $html .= ""; + $html .= ""; if($need_js_popup && !$GLOBALS['egw_info']['flags']['uiaccountsel']['addOption_installed']) { $html .= '