]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Layout/Material.pm
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / SL / Layout / Material.pm
index c683172060cef2830545c6f282d64c18b8f9577c..78afd26ed200ba0ab68e3a1dd4efd6709e341a2f 100644 (file)
@@ -13,6 +13,10 @@ sub get_stylesheet_for_user {
   'css/material';
 }
 
+sub webpages_path {
+  "templates/mobile_webpages";
+}
+
 sub init_sub_layouts {
   [
     SL::Layout::None->new,