interface/web/themes/default_combobox/templates/main.tpl.htm | ●●●●● patch | view | raw | blame | history |
interface/web/themes/default_combobox/templates/main.tpl.htm
@@ -183,7 +183,7 @@ }); })( jQuery ); jQuery("#pageContent").live("blur", function(){ jQuery("#pageContent").live("mouseover", function(){ if(jQuery(".panel select").css("display") != "none"){ jQuery(".panel select").combobox(); }