From a789f30aa7215f848bb2aabb6b7e9b89fce5c8d5 Mon Sep 17 00:00:00 2001 From: "shiyangyangwork@yahoo.cn" Date: Thu, 29 Dec 2011 08:33:42 +0000 Subject: [PATCH] * adjust code for task #664. --- module/build/view/create.html.php | 74 ++++++++++++++++--------------- 1 file changed, 38 insertions(+), 36 deletions(-) diff --git a/module/build/view/create.html.php b/module/build/view/create.html.php index af8a5e5361..087983b21e 100644 --- a/module/build/view/create.html.php +++ b/module/build/view/create.html.php @@ -43,47 +43,49 @@ build->linkStoriesAndBugs;?> -
- - - - - - - - - $story):?> - createLink('story', 'view', "storyID=$story->id"); - ?> - - - - - - -
story
idAB);?> story->title);?> story->stageAB);?>
id);?>title);?>story->stageList[$story->stage];?>
-
-
- - - - - - - - - - - - -
bug
idAB;?>bug->title;?>
id);?>id", $bug->title, '', "class='preview'");?>
+
+
+ + + + + + + + + $story):?> + createLink('story', 'view', "storyID=$story->id"); + ?> + + + + + + +
story
idAB);?> story->title);?> story->stageAB);?>
stage == 'developed') echo 'checked';?>> id);?>title);?>story->stageList[$story->stage];?>
+
+
+ + + + + + + + + + + + +
bug
idAB;?>bug->title;?>
id);?>id", $bug->title, '', "class='preview'");?>
+
build->desc;?> - +