From: Sasha Sherstnev Date: Wed, 29 Jan 2014 08:01:53 +0000 (+0000) Subject: Block job report if no jobs are found X-Git-Url: http://source.jalview.org/gitweb/?p=proteocache.git;a=commitdiff_plain;h=fdcf8b995be1d79829dec7cbb8b1d0d6420526b6 Block job report if no jobs are found --- diff --git a/webapp/view/reports/Job.jsp b/webapp/view/reports/Job.jsp index b43f0d7..e042564 100644 --- a/webapp/view/reports/Job.jsp +++ b/webapp/view/reports/Job.jsp @@ -13,12 +13,29 @@ + + + + +

Information for the job ${IdJob}

+ +

The job not found

+

Start timestamp : ${result.dateStart}

End timestamp : ${result.dateEnd}

@@ -67,6 +84,7 @@
+