diff --git a/module/report/view/bugassign.html.php b/module/report/view/bugassign.html.php index 12ccb20f49..c0e7094074 100644 --- a/module/report/view/bugassign.html.php +++ b/module/report/view/bugassign.html.php @@ -16,7 +16,7 @@
- +
diff --git a/module/report/view/bugcreate.html.php b/module/report/view/bugcreate.html.php index 906c834103..5cb0e1ca17 100644 --- a/module/report/view/bugcreate.html.php +++ b/module/report/view/bugcreate.html.php @@ -41,7 +41,7 @@
-
report->user;?>
+
diff --git a/module/report/view/productsummary.html.php b/module/report/view/productsummary.html.php index beafb7f5bd..3b458a497b 100644 --- a/module/report/view/productsummary.html.php +++ b/module/report/view/productsummary.html.php @@ -10,18 +10,16 @@
-
-
-
report->conditions?>
-
-
- /> - -
-
- /> - -
+
+
report->conditions?>
+
+
+ /> + +
+
+ /> +
@@ -33,7 +31,7 @@
-
bug->openedBy;?>
+
diff --git a/module/report/view/projectdeviation.html.php b/module/report/view/projectdeviation.html.php index e58b8861e0..2e677fd1dd 100644 --- a/module/report/view/projectdeviation.html.php +++ b/module/report/view/projectdeviation.html.php @@ -12,14 +12,12 @@
-
-
-
- projectCommon . $lang->report->beginAndEnd;?> -
- report->to;?> -
-
+
+
+ projectCommon . $lang->report->beginAndEnd;?> +
+ report->to;?> +
@@ -30,7 +28,7 @@
-
product->name;?>
+
diff --git a/module/report/view/workload.html.php b/module/report/view/workload.html.php index 130c10092d..d1559c0d2b 100644 --- a/module/report/view/workload.html.php +++ b/module/report/view/workload.html.php @@ -11,42 +11,46 @@
-
-
-
-
-
- report->dept;?> - -
+ +
+
+
+ report->dept;?> +
-
-
- report->taskAssignedDate;?> -
- report->to;?> -
-
-
-
-
- report->diffDays;?> - -
-
-
-
- report->workday;?> - -
-
-
- report->assign, $assign, "class='form-control' onchange='changeParams(this)' style='width:90px'");?> -
-
report->query);?>
- -
+
+
+ report->taskAssignedDate;?> +
+ report->to;?> +
+
+
+
+
+ report->diffDays;?> + +
+
+
+
+
+
+ report->workday;?> + +
+
+
+ report->assign, $assign, "class='form-control chosen-simple' onchange='changeParams(this)'");?> +
+
+ report->query, '', 'btn btn-primary btn-block');?> +
+
+
+
+
@@ -55,7 +59,7 @@
-
report->id;?>
+
report->user;?>