Mobile: templates nach templates/mobile_webpages verschoben
[kivitendo-erp.git] / SL / Layout / Material.pm
index c683172..78afd26 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,