X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FLayout%2FMaterial.pm;h=78afd26ed200ba0ab68e3a1dd4efd6709e341a2f;hb=64e2e5110c566354322764918e05c4fbfeb778df;hp=c683172060cef2830545c6f282d64c18b8f9577c;hpb=a381240cc2f3fb2f49f8c1fcc350dad5dbbbd51c;p=kivitendo-erp.git 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,