Remove debug logging

This commit is contained in:
Nathan Gray 2013-03-20 16:43:07 +00:00
parent f7f9e13916
commit 732351a539

View File

@ -317,7 +317,7 @@ class uiaccountsel
' title="'.html::htmlspecialchars(lang('Select multiple accounts')).'"','users','phpgwapi');
}
// jDots needs a little re-do, since it plays with the layout
$html .= "<script>window.setTimeout(function() {console.log(\$j('#$element_id').unchosen().chosen({placeholder_text: '".lang('Select multiple accounts')."'}));},200); </script>";
$html .= "<script>window.setTimeout(function() {\$j('#$element_id').unchosen().chosen({placeholder_text: '".lang('Select multiple accounts')."'});},200); </script>";
if($need_js_popup && !$GLOBALS['egw_info']['flags']['uiaccountsel']['addOption_installed'])
{
$html .= '<script language="JavaScript">