forked from extern/egroupware
changed id in javascript of select-dialog
This commit is contained in:
parent
d60629a07b
commit
22b8c0511e
@ -311,7 +311,7 @@ class ui_resources
|
||||
$GLOBALS['egw_info']['flags']['java_script'] .= "<script LANGUAGE=\"JavaScript\">
|
||||
window.focus();
|
||||
|
||||
openerid='exec[participants][resources]';
|
||||
openerid='resources_selectbox';
|
||||
id='exec[nm][rows][selectbox]';
|
||||
|
||||
function addOption(label,value)
|
||||
|
Loading…
Reference in New Issue
Block a user