Browse Source

debug home

andre 2 years ago
parent
commit
15454048cf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/UI/Client/Templates/home/pages/dashboard.tpl

+ 1 - 0
app/UI/Client/Templates/home/pages/dashboard.tpl

@@ -1,4 +1,5 @@
 {if $rawObject->getFeatures()}
 {if $rawObject->getFeatures()}
+{debug}
     <div class="lu-h4 lu-m-b-3x lu-m-t-3x">{$MGLANG->absoluteT('addonCA','homePage','manageHeader')}</div>
     <div class="lu-h4 lu-m-b-3x lu-m-t-3x">{$MGLANG->absoluteT('addonCA','homePage','manageHeader')}</div>
     <div class="lu-tiles lu-row row--eq-height">
     <div class="lu-tiles lu-row row--eq-height">
         {foreach from=$rawObject->getFeatures() key=setting item=controller}
         {foreach from=$rawObject->getFeatures() key=setting item=controller}