Browse Source

update german

andre 4 years ago
parent
commit
5a3060a439
1 changed files with 2 additions and 2 deletions
  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()
     {