* Remove , at the end of row in the lastest children in action::trash.
This commit is contained in:
@@ -52,7 +52,7 @@ toolbar
|
||||
'text' => $lang->action->dynamic->hidden,
|
||||
'class' => 'danger',
|
||||
'url' => inlink('trash', "browseType=all&type=hidden")
|
||||
))) : null,
|
||||
))) : null
|
||||
);
|
||||
|
||||
if($currentObjectType != 'task') unset($config->action->dtable->fieldList['execution']);
|
||||
|
||||
Reference in New Issue
Block a user