Browse Source

snapshot jobs

andre 4 years ago
parent
commit
f83755dc56
1 changed files with 1 additions and 1 deletions
  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()
     {