Explorar el Código

snapshot jobs

andre hace 4 años
padre
commit
f83755dc56
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()
     {