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