X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/a381240cc2f3fb2f49f8c1fcc350dad5dbbbd51c..d32410ac096b:/SL/Layout/Material.pm diff --git a/SL/Layout/Material.pm b/SL/Layout/Material.pm index c68317206..78afd26ed 100644 --- a/SL/Layout/Material.pm +++ b/SL/Layout/Material.pm @@ -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,