This commit is contained in:
lanzongjun
2022-08-19 09:23:18 +08:00
parent 5d28a2973f
commit 039d4a4e19
@@ -974,6 +974,7 @@ if($config->edition == 'biz' or $config->edition == 'max')
$lang->resource->feedback->delete = 'delete';
$lang->resource->feedback->close = 'closeAction';
$lang->resource->feedback->export = 'exportAction';
$lang->resource->feedback->assignTo = 'assignAction';
if($config->visions == ',lite,') unset($lang->resource->feedback);