diff --git a/module/bug/view/report.html.php b/module/bug/view/report.html.php index d5da8574a7..1245e4094f 100644 --- a/module/bug/view/report.html.php +++ b/module/bug/view/report.html.php @@ -11,11 +11,7 @@ */ ?> -
-
bug->report->common;?>
-
createLink('bug', 'browse', "productID=$productID&browseType=$browseType&moduleID=$moduleID")); ?>
-
- +
@@ -32,25 +28,32 @@ - + $chartContent):?> diff --git a/module/story/view/report.html.php b/module/story/view/report.html.php index 95ecc5cc34..dd9e3c7836 100644 --- a/module/story/view/report.html.php +++ b/module/story/view/report.html.php @@ -11,11 +11,7 @@ */ ?> -
-
story->report->common;?>
-
createLink('product', 'browse', "productID=$productID&browseType=$browseType&moduleID=$moduleID")); ?>
-
- +
bug->report->common;?> +
bug->report->common;?>
+
createLink('bug', 'browse', "productID=$productID&browseType=$browseType&moduleID=$moduleID"), $lang->goback);?>
+
- - - - - - - $data):?> - - - - - - -
report->item;?>report->value;?>report->percent;?>
name;?>value;?>percent * 100) . '%';?>
+ bug->report->$chartType, 'height', $lang->bug->report->options->height) . 'px'; ?> +
+ + + + + + + + $data):?> + + + + + + +
bug->report->charts[$chartType];?>
report->item;?>report->value;?>report->percent;?>
name;?>value;?>percent * 100) . '%';?>
+
@@ -32,25 +28,31 @@ - + $chartContent):?> diff --git a/module/task/view/report.html.php b/module/task/view/report.html.php index 6196d979d1..bda260ef50 100644 --- a/module/task/view/report.html.php +++ b/module/task/view/report.html.php @@ -11,11 +11,7 @@ */ ?> -
-
report->common;?>
-
createLink('project', 'task', "projectID=$projectID&browseType=$browseType")); ?>
-
- +
story->report->common;?> +
story->report->common;?>
+
createLink('product', 'browse', "productID=$productID&browseType=$browseType&moduleID=$moduleID"), $lang->goback); ?>
+
- - - - - - - $data):?> - - - - - - -
report->item;?>report->value;?>report->percent;?>
name;?>value;?>percent * 100) . '%';?>
+
+ + + + + + + + $data):?> + + + + + + +
story->report->charts[$chartType];?>
report->item;?>report->value;?>report->percent;?>
name;?>value;?>percent * 100) . '%';?>
+
@@ -33,25 +29,32 @@ - + $chartContent):?>
task->report->common;?> +
task->report->common;?>
+
createLink('project', 'task', "projectID=$projectID&browseType=$browseType"), $lang->goback);?>
+
- - - - - - - $data):?> - - - - - - -
report->item;?>report->value;?>report->percent;?>
name;?>value;?>percent * 100) . '%';?>
+ task->report->$chartType, 'height', $lang->story->report->options->height) . 'px'; ?> +
+ + + + + + + + $data):?> + + + + + + +
task->report->charts[$chartType];?>
report->item;?>report->value;?>report->percent;?>
name;?>value;?>percent * 100) . '%';?>
+