* Finish task #41774.
This commit is contained in:
@@ -151,4 +151,16 @@ $lang->icons['unlock'] = 'unlock-alt';
|
||||
$lang->icons['confirmStoryChange'] = 'search';
|
||||
$lang->icons['score'] = 'tint';
|
||||
|
||||
$lang->createIcons['todo'] = 'todo';
|
||||
$lang->createIcons['effort'] = 'time';
|
||||
$lang->createIcons['bug'] = 'bug';
|
||||
$lang->createIcons['story'] = 's';
|
||||
$lang->createIcons['task'] = 't';
|
||||
$lang->createIcons['testcase'] = 'c';
|
||||
$lang->createIcons['execution'] = 'run';
|
||||
$lang->createIcons['project'] = 'project';
|
||||
$lang->createIcons['product'] = 'product';
|
||||
$lang->createIcons['program'] = 'program';
|
||||
$lang->createIcons['doc'] = 'w';
|
||||
|
||||
$lang->noMenuModule = array('report', 'my', 'todo', 'effort', 'program', 'product', 'execution', 'task', 'build', 'productplan', 'project', 'projectrelease', 'projectstory', 'story', 'branch', 'release', 'attend', 'leave', 'makeup', 'overtime', 'lieu', 'custom', 'admin', 'mail', 'extension', 'dev', 'backup', 'action', 'cron', 'pssp', 'sms', 'message', 'webhook', 'search', 'score', 'stage', 'entry', 'jenkins', 'gitlab');
|
||||
|
||||
Reference in New Issue
Block a user