Fix problem with the JSP
authorSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 3 Feb 2014 14:03:30 +0000 (14:03 +0000)
committerSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 3 Feb 2014 14:03:30 +0000 (14:03 +0000)
webapp/view/reports/Job.jsp

index ec7c4a1..ef4b755 100644 (file)
@@ -44,7 +44,7 @@
                        </c:when><c:otherwise>
                        <p>Start timestamp : ${result.dateStart}</p>
                        <p>End timestamp : ${result.dateEnd}</p>
-                       <c:if test='${result.programName != null}'>
+                       <c:if test='${result.programName != ""}'>
                                <c:choose>
                                <c:when test="${result.programLink != ''}">
                                        <p style="font-weight:bold;">