diff --git a/WebContent/WEB-INF/jsps/addDeficiency.jsp b/WebContent/WEB-INF/jsps/addDeficiency.jsp index 9d78b48..1d54d91 100644 --- a/WebContent/WEB-INF/jsps/addDeficiency.jsp +++ b/WebContent/WEB-INF/jsps/addDeficiency.jsp @@ -5,7 +5,7 @@ <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib prefix="security" uri="http://www.springframework.org/security/tags"%> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - + + + + + SignOff Form @@ -80,7 +138,7 @@ - +
@@ -96,7 +154,7 @@
-
+


@@ -140,20 +198,19 @@ -
+
- - + + + + + + Back
-
- - Back - -


diff --git a/WebContent/WEB-INF/jsps/buildInspection.jsp b/WebContent/WEB-INF/jsps/buildInspection.jsp index 964a667..4a3f03e 100644 --- a/WebContent/WEB-INF/jsps/buildInspection.jsp +++ b/WebContent/WEB-INF/jsps/buildInspection.jsp @@ -33,7 +33,7 @@ #topEntry{ margin: 1%; } -#saveBtn{ +#saveBtn2{ padding: 24px 34px; font-size: 16px; line-height: normal; @@ -231,8 +231,8 @@
- - + +

diff --git a/WebContent/WEB-INF/jsps/default.jsp b/WebContent/WEB-INF/jsps/default.jsp index da36bd5..1a23dc1 100644 --- a/WebContent/WEB-INF/jsps/default.jsp +++ b/WebContent/WEB-INF/jsps/default.jsp @@ -11,7 +11,6 @@ - @@ -33,6 +32,8 @@ + Back +
diff --git a/WebContent/WEB-INF/jsps/displayConstructionPersonnelDeficiencies.jsp b/WebContent/WEB-INF/jsps/displayConstructionPersonnelDeficiencies.jsp index 673c5fa..a857681 100644 --- a/WebContent/WEB-INF/jsps/displayConstructionPersonnelDeficiencies.jsp +++ b/WebContent/WEB-INF/jsps/displayConstructionPersonnelDeficiencies.jsp @@ -8,6 +8,7 @@ <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib prefix="security" uri="http://www.springframework.org/security/tags"%> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> + <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>