Browse Source

update german

andre 4 năm trước cách đây
mục cha
commit
5a3060a439
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      app/UI/Snapshot/Pages/JobRawDataTable.php

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