Browse Source

try to tweek sidebar

andre 4 years ago
parent
commit
c3ea31d95c
1 changed files with 0 additions and 1 deletions
  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();
         }