From 21480a368aa29b8e65034fe98d26682c4f7ebd03 Mon Sep 17 00:00:00 2001 From: liugang Date: Thu, 19 Jul 2018 13:57:04 +0800 Subject: [PATCH] * Display empty tips if no data. --- module/report/view/bugassign.html.php | 8 ++++++++ module/report/view/bugcreate.html.php | 8 ++++++++ module/report/view/productsummary.html.php | 8 ++++++++ module/report/view/projectdeviation.html.php | 10 +++++++++- module/report/view/workload.html.php | 8 ++++++++ 5 files changed, 41 insertions(+), 1 deletion(-) diff --git a/module/report/view/bugassign.html.php b/module/report/view/bugassign.html.php index bebaa7056b..d03ac552f7 100644 --- a/module/report/view/bugassign.html.php +++ b/module/report/view/bugassign.html.php @@ -8,6 +8,13 @@ + +
+
+

error->noData;?>

+
+
+
@@ -50,5 +57,6 @@
+ diff --git a/module/report/view/bugcreate.html.php b/module/report/view/bugcreate.html.php index a287c04940..5cadc035e8 100644 --- a/module/report/view/bugcreate.html.php +++ b/module/report/view/bugcreate.html.php @@ -34,6 +34,13 @@ + +
+
+

error->noData;?>

+
+
+
@@ -73,6 +80,7 @@
+ diff --git a/module/report/view/productsummary.html.php b/module/report/view/productsummary.html.php index 3323c3eba0..7167de29a7 100644 --- a/module/report/view/productsummary.html.php +++ b/module/report/view/productsummary.html.php @@ -24,6 +24,13 @@ + +
+
+

error->noData;?>

+
+
+
@@ -95,6 +102,7 @@
+ diff --git a/module/report/view/projectdeviation.html.php b/module/report/view/projectdeviation.html.php index 4d2bb9ccf6..637c403f95 100644 --- a/module/report/view/projectdeviation.html.php +++ b/module/report/view/projectdeviation.html.php @@ -21,6 +21,13 @@ + +
+
+

error->noData;?>

+
+
+
@@ -111,7 +118,8 @@
- + +
30) diff --git a/module/report/view/workload.html.php b/module/report/view/workload.html.php index 6a1c19913e..07afdd1955 100644 --- a/module/report/view/workload.html.php +++ b/module/report/view/workload.html.php @@ -52,6 +52,13 @@
+ +
+
+

error->noData;?>

+
+
+
@@ -105,6 +112,7 @@
+