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