Merge branch 'sprint/170_songchenxuan_44500' into 'sprint/170'
*Fix bug #15828 See merge request easycorp/zentaopms!473
This commit is contained in:
@@ -1573,6 +1573,7 @@ class project extends control
|
||||
$executionIdList = $this->loadModel('execution')->getByProject($projectID);
|
||||
|
||||
$url = $this->createLink('project', 'browse');
|
||||
if($this->app->tab == 'program') $url = $this->createLink('program', 'browse');
|
||||
|
||||
if(empty($executionIdList))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user