From a76e66cd81d3fdbecfacf598b92be6d846351163 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Thu, 29 Mar 2018 17:07:36 +0800 Subject: [PATCH] * finish task #3765. --- module/my/view/story.html.php | 320 ++++++++++++++++++---------------- 1 file changed, 168 insertions(+), 152 deletions(-) diff --git a/module/my/view/story.html.php b/module/my/view/story.html.php index 0785f79648..40503163e1 100644 --- a/module/my/view/story.html.php +++ b/module/my/view/story.html.php @@ -11,159 +11,175 @@ */ ?> -
- -
-
- - - - - - - - - - - - - - - - - - - $story):?> - createLink('story', 'view', "id=$story->id");?> - - - - - - - - - - - - - - - - - - - -
idAB);?> priAB);?> story->product);?> story->title);?> story->plan);?> openedByAB);?> story->estimateAB);?>statusAB);?> story->stageAB);?>actions;?>
- - - - id));?> - story->priList, $story->pri, $story->pri);?>'>story->priList, $story->pri, $story->pri);?>productTitle;?>title, null, "style='color: $story->color'");?>planTitle;?>openedBy];?>estimate;?>story->statusList[$story->status];?>story->stageList[$story->stage];?> + +
+
+
- -
- -
- createLink('story', 'batchEdit'); - $misc = $canBatchEdit ? "onclick=\"setFormAction('$actionLink')\"" : "disabled='disabled'"; - echo html::commonButton($lang->edit, $misc); - ?> - - -
- - show();?> -
-
- + +
+
+ + + + + + + + + + + + + + + + + + + + createLink('story', 'view', "id=$story->id");?> + + + + + + + + + + + + + + +
+ +
+ +
+ + idAB);?> +
priAB);?> story->product);?> story->title);?> story->plan);?> openedByAB);?> story->estimateAB);?>statusAB);?> story->stageAB);?> actions;?>
+
+ + + + + id);?> +
+
story->priList, $story->pri, $story->pri);?>'>story->priList, $story->pri, $story->pri);?>productTitle;?>title, null, "style='color: $story->color'");?>planTitle;?>openedBy];?>estimate;?>story->statusList, $story->status);?>story->stageList, $story->stage);?> + id", $story, 'list', 'random'); + common::printIcon('story', 'review', "storyID=$story->id", $story, 'list', 'search'); + common::printIcon('story', 'close', "storyID=$story->id", $story, 'list', 'off', '', 'iframe', true); + common::printIcon('story', 'edit', "storyID=$story->id", $story, 'list'); + common::printIcon('story', 'createCase', "productID=$story->product&moduleID=0&from=¶m=0&storyID=$story->id", '', 'list', 'sitemap'); + ?> +
+ + + +
+
+ +