瀏覽代碼

update german

andre 4 年之前
父節點
當前提交
5a3060a439
共有 1 個文件被更改,包括 2 次插入2 次删除
  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()
     {