andre 4 жил өмнө
parent
commit
5a3060a439

+ 2 - 2
app/UI/Snapshot/Pages/JobRawDataTable.php

@@ -40,8 +40,8 @@ class JobRawDataTable extends RawDataTable implements ClientArea, AdminArea
     use ProductService;
 
     protected $id = 'jobDataTable';
-    protected $title = 'jobDataTable';
-    protected $name = 'jobDataTable';
+    protected $title = 'jobDataTableTitle';
+    protected $name = 'jobDataTableName';
 
     public function initContent()
     {