|
@@ -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()
|
|
|
{
|
|
{
|