From cb9fbd724eaa48ce021412178ad516166b43bc2b Mon Sep 17 00:00:00 2001 From: sgm0422 <976204163@qq.com> Date: Thu, 12 Mar 2020 16:37:44 +0800 Subject: [PATCH] * Add my-requirement view. --- module/my/view/requirement.html.php | 188 ++++++++++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100644 module/my/view/requirement.html.php diff --git a/module/my/view/requirement.html.php b/module/my/view/requirement.html.php new file mode 100644 index 0000000000..bffe3e0ffa --- /dev/null +++ b/module/my/view/requirement.html.php @@ -0,0 +1,188 @@ + + * @package dashboard + * @version $Id: story.html.php 5116 2013-07-12 06:37:48Z chencongzhi520@gmail.com $ + * @link http://www.zentao.net + */ +?> + + +
+ +
+

story->noStory;?>

+
+ +
+ + + + + + + + + + + + + + + + + + + createLink('story', 'view', "id=$story->id");?> + + + + + + + + + + + + + +
+ +
+ +
+ + idAB);?> +
priAB);?> story->product);?> story->title);?> openedByAB);?> story->estimateAB);?> statusAB);?> story->stageAB);?>actions;?>
+ +
+ + +
+ + id);?> +
pri;?>' title='story->priList, $story->pri, $story->pri);?>'>story->priList, $story->pri, $story->pri);?>productTitle;?>title, null, "style='color: $story->color'");?>openedBy);?>estimate;?> processStatus('story', $story);?>story->stageList, $story->stage);?> + id}"; + common::printIcon('story', 'change', $vars, $story, 'list', 'fork'); + common::printIcon('story', 'review', $vars, $story, 'list', 'glasses'); + common::printIcon('story', 'close', $vars, $story, 'list', '', '', 'iframe', true); + common::printIcon('story', 'edit', $vars, $story, 'list'); + if($config->global->flow != 'onlyStory') common::printIcon('story', 'createCase', "productID=$story->product&branch=$story->branch&module=0&from=¶m=0&$vars", $story, 'list', 'sitemap'); + ?> +
+
+