andre пре 4 година
родитељ
комит
f83755dc56
1 измењених фајлова са 1 додато и 1 уклоњено
  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 $id = 'snapshotTab';
     protected $name = 'snapshotTab';
     protected $name = 'snapshotTab';
-    protected $vueComponent = true;
+//    protected $vueComponent = true;
 
 
     public function initContent()
     public function initContent()
     {
     {