xaver
2011-09-13 75a9a04933a0deaa44a47a89634622faba6ad813
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();
     }