|
@@ -13,7 +13,8 @@ class SnapshotRawDataTable extends RawDataTable implements ClientArea, AdminArea
|
|
|
use SnapshotTrait;
|
|
use SnapshotTrait;
|
|
|
|
|
|
|
|
protected $id = 'snapshotDataTable';
|
|
protected $id = 'snapshotDataTable';
|
|
|
- protected $title = 'snapshotDataTable';
|
|
|
|
|
|
|
+ protected $title = 'snapshotDataTableTitle';
|
|
|
|
|
+ protected $name = 'snapshotDataTable';
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
}
|