From 4793ee5dd0d680772e2376efa4a3de24d5810e44 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Fri, 11 May 2018 09:55:38 +0800 Subject: [PATCH] * adjust for custom-score. --- module/custom/view/flow.html.php | 12 +++++++++--- module/custom/view/score.html.php | 24 +++++++++++++++++------- module/custom/view/working.html.php | 19 +++++++++++++++---- 3 files changed, 41 insertions(+), 14 deletions(-) diff --git a/module/custom/view/flow.html.php b/module/custom/view/flow.html.php index 4a0692fd06..36f40ed9e5 100644 --- a/module/custom/view/flow.html.php +++ b/module/custom/view/flow.html.php @@ -11,12 +11,18 @@ */ ?> -
-
+
+ +
+
+
+ custom->flow?> +
+
- + custom->productProject) ? $config->custom->productProject : '0_0' ?>
custom->select;?>custom->select;?> custom->productProject->relation as $key => $value):?> diff --git a/module/custom/view/score.html.php b/module/custom/view/score.html.php index 7f25ea5c66..5325e05cf5 100644 --- a/module/custom/view/score.html.php +++ b/module/custom/view/score.html.php @@ -10,18 +10,28 @@ */ ?> -
-
-
-

custom->score;?>

-
+
+ +
+
+
+ custom->score?> +
+
- + + - + diff --git a/module/custom/view/working.html.php b/module/custom/view/working.html.php index 51b75e299a..37b1f367bb 100644 --- a/module/custom/view/working.html.php +++ b/module/custom/view/working.html.php @@ -11,13 +11,24 @@ */ ?> -
-
- +
+ +
+ +
+
+ custom->working?> +
+
custom->scoreStatus, isset($config->global->scoreStatus) ? $config->global->scoreStatus : 0, '', 'block');?>custom->score;?> + global->scoreStatus) ? $config->global->scoreStatus : 0;?> + custom->scoreStatus as $key => $value):?> +

+ +
+ " . $lang->custom->scoreReset, '', ' id="scoreRefresh" class="btn iframe" data-width="480"', true, true);?>
- +
custom->working;?>custom->workingList, isset($config->global->flow) ? $config->global->flow : 'full', '', 'block');?> + global->flow) ? $config->global->flow : 'full';?> + custom->workingList as $key => $value):?> +

+ +