Merge branch 'master' of https://github.com/easysoft/zentaopms
This commit is contained in:
@@ -2654,10 +2654,6 @@ class bugModel extends model
|
||||
{
|
||||
echo html::a(helper::createLink('build', 'view', "buildID=$buildID"), $build, '', "title='$bug->openedBuild'");
|
||||
}
|
||||
else
|
||||
{
|
||||
echo $build;
|
||||
}
|
||||
}
|
||||
break;
|
||||
case 'assignedTo':
|
||||
|
||||
Reference in New Issue
Block a user