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