Explorar el Código

try to tweek sidebar

andre hace 4 años
padre
commit
c3ea31d95c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/Hooks/ClientAreaPrimarySidebar.php

+ 0 - 1
app/Hooks/ClientAreaPrimarySidebar.php

@@ -59,7 +59,6 @@ $hookManager->register(
         {
             $clientAreaSideBar->informationReplaceUri();
             $clientAreaSideBar->serviceDetailsOverview();
-            $clientAreaSideBar->dataCenterOverview();
             $clientAreaSideBar->build();
         }