+ Add link btn init value for mr.
This commit is contained in:
@@ -65,6 +65,7 @@ $taskCols['actions']['list']['unlink']['url'] = $this->createLink('mr',
|
||||
|
||||
$tasks = initTableData($tasks, $taskCols);
|
||||
|
||||
$linkStoryBtn = $linkBugBtn = $linkTaskBtn = null;
|
||||
if(common::hasPriv('mr', 'linkStory'))
|
||||
{
|
||||
$linkStoryBtn = btn(set(array(
|
||||
|
||||
Reference in New Issue
Block a user