* Add PRJ.

This commit is contained in:
tianshujie98
2021-01-01 14:45:58 +08:00
parent 80942a7de1
commit 9d7aa70bbb
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ function createBug(obj)
var onlybody = config.onlybody;
config.onlybody = 'no';
window.open(createLink('bug', 'create', params + ',stepIdList=' + stepIdList), '_blank');
window.open(createLink('bug', 'create', params + ',stepIdList=' + stepIdList, '', '', PRJID), '_blank');
config.onlybody = onlybody;
}
+1
View File
@@ -13,6 +13,7 @@
<?php include '../../common/view/header.lite.html.php';?>
<?php include '../../common/view/form.html.php';?>
<?php js::set('caseResultSave', $lang->save);?>
<?php js::set('PRJID', $this->session->PRJ);?>
<div id='mainContent' class='main-content'>
<div class='main-header'>
<h2>