* fix closed stories not shown for lite vision, bug #18565.
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
unset($lang->projectstory->featureBar['story']['changed']);
|
||||
unset($lang->projectstory->featureBar['story']['linkedExecution']);
|
||||
unset($lang->projectstory->featureBar['story']['unlinkedExecution']);
|
||||
$lang->projectstory->featureBar['story']['closedstory'] = $lang->projectstory->featureBar['story']['closed'];
|
||||
unset($lang->projectstory->featureBar['story']['closed']);
|
||||
|
||||
Reference in New Issue
Block a user