* [misc] remove unused code.
This commit is contained in:
@@ -1049,7 +1049,6 @@ class projectTao extends projectModel
|
||||
|
||||
include $this->app->getModulePath('', 'execution') . 'lang/' . $this->app->getClientLang() . '.php';
|
||||
|
||||
if($projectModel == 'ipd') unset($lang->waterfall->menu->other['dropMenu']->deliverable);
|
||||
$lang->execution->typeList['sprint'] = $executionCommonLang;
|
||||
}
|
||||
elseif($projectModel == 'kanban')
|
||||
|
||||
Reference in New Issue
Block a user