andre 4 лет назад
Родитель
Сommit
c226a41096
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app/Hooks/ClientAreaPrimarySidebar.php

+ 1 - 0
app/Hooks/ClientAreaPrimarySidebar.php

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