diff --git a/adm/admin.head.php b/adm/admin.head.php index e8ab7b1a5..0c9255492 100644 --- a/adm/admin.head.php +++ b/adm/admin.head.php @@ -50,10 +50,10 @@ function imageview(id, w, h) submenu.left = tempX - ( w + 11 ); submenu.top = tempY - ( h / 2 ); - selectBoxVisible(); + //selectBoxVisible(); - if (el_id.style.display != 'none') - selectBoxHidden(id); + //if (el_id.style.display != 'none') + // selectBoxHidden(id); }