diff --git a/extension/lite/execution/ext/model/lite.php b/extension/lite/execution/ext/model/lite.php index 0cacd43f1e..e3c74aa12f 100644 --- a/extension/lite/execution/ext/model/lite.php +++ b/extension/lite/execution/ext/model/lite.php @@ -30,6 +30,7 @@ public function setMenu($executionID, $buildID = 0, $extra = '') $modulePageNav .= ""; if(in_array($this->app->rawMethod, array('task', 'calendar', 'gantt', 'tree', 'grouptask'))) $this->lang->TRActions = $this->getTRActions($this->app->rawMethod); + if(in_array($this->app->rawMethod, array('relation', 'maintainrelation'))) $this->lang->TRActions = $this->getTRActions('gantt'); $this->lang->modulePageNav = $modulePageNav; } @@ -94,7 +95,8 @@ public function getTRActions($currentMethod) $TRActions = ''; $TRActions .= "