Merge branch 'sprint/master_lanzongjun_fixbug' into 'master'
* fix bug #23932 See merge request easycorp/zentaopms!5020
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user