frame_header.css auch für JavaScript im Layout angeben, und nicht direkt in Form
[kivitendo-erp.git] / SL / Form.pm
index b18bc67..39bd9a5 100644 (file)
@@ -465,7 +465,7 @@ sub header {
   # this should gradually move to the layouts that need it
   $layout->use_stylesheet("$_.css") for qw(
     main menu list_accounts jquery.autocomplete
-    jquery.multiselect2side frame_header/header
+    jquery.multiselect2side
     ui-lightness/jquery-ui
     jquery-ui.custom jqModal
   );