* Finish task #47334.Add default view of professional RD Kanban.
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
echo "<li id='kanbanTab'>"; common::printLink('execution', 'kanban', "executionID=$executionID", $lang->execution->kanban); echo '</li>';
|
||||
echo "<li id='kanbanTab'>"; common::printLink('execution', 'taskKanban', "executionID=$executionID", $lang->execution->kanban); echo '</li>';
|
||||
if($execution->type == 'sprint' or $execution->type == 'waterfall')
|
||||
{
|
||||
echo "<li id='burnTab'>";
|
||||
|
||||
Reference in New Issue
Block a user