* Remove , at the end of row in the lastest children in action::trash.

This commit is contained in:
liumengyi
2023-11-13 13:58:44 +08:00
parent d04248fc2a
commit 85d80d6306
+1 -1
View File
@@ -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']);