* Fix bug for manage chart group.

This commit is contained in:
liumengyi
2022-11-06 16:03:14 +08:00
parent aadcbf0376
commit a38461a20e
7 changed files with 26 additions and 9 deletions
+1
View File
@@ -720,6 +720,7 @@ $lang->action->label->gitlab = 'GitLab Server|gitlab|view|id=%s';
$lang->action->label->stage = 'Stage|stage|browse|';
$lang->action->label->module = 'Module|tree|browse|productid=%s&type=story&currentModuleID=0&branch=all';
$lang->action->label->ticket = 'Ticket|ticket|view|id=%s';
$lang->action->label->chartgroup = 'Group';
/* Object type. */
$lang->action->search = new stdclass();