]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Layout/CssMenu.pm
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / SL / Layout / CssMenu.pm
index d9399083de7a93b10b3b2e61ba16b138d642e1d6..6897a478c324b32d1e2affc8311b0ecc237cfd1c 100644 (file)
@@ -3,8 +3,8 @@ package SL::Layout::CssMenu;
 use strict;
 use parent qw(SL::Layout::Base);
 
-sub use_stylesheet {
-  qw(icons16.css frame_header/header.css),
+sub static_stylesheets {
+  qw(icons16.css),
 }
 
 sub pre_content {