Răsfoiți Sursa

snapshot jobs

andre 4 ani în urmă
părinte
comite
f83755dc56
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      app/UI/Snapshot/Pages/SnapshotTab.php

+ 1 - 1
app/UI/Snapshot/Pages/SnapshotTab.php

@@ -28,7 +28,7 @@ class SnapshotTab extends TabsWidget implements ClientArea, AdminArea
 {
     protected $id = 'snapshotTab';
     protected $name = 'snapshotTab';
-    protected $vueComponent = true;
+//    protected $vueComponent = true;
 
     public function initContent()
     {