@@ -127,11 +127,11 @@
-
+
./.
-
+
/
diff --git a/src/main/webapp/order/showCustomerOrder.jsp b/src/main/webapp/order/showCustomerOrder.jsp
index 7ee08c7df..3c1409fa2 100644
--- a/src/main/webapp/order/showCustomerOrder.jsp
+++ b/src/main/webapp/order/showCustomerOrder.jsp
@@ -5,6 +5,7 @@
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean"%>
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%>
+<%@ taglib uri="/WEB-INF/java8DateFormatting.tld" prefix="java8"%>
@@ -279,11 +280,11 @@
|
|
-
+
-
+
/
@@ -303,22 +304,19 @@
-
+
|
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
|
@@ -372,11 +370,11 @@
value="${customerorder.order_customer}" /> |
-
+
-
+
/
@@ -396,18 +394,18 @@
-
+
|
-
-
+
+
-
-
+
+
-
-
+
+
diff --git a/src/main/webapp/order/showEmployeeOrder.jsp b/src/main/webapp/order/showEmployeeOrder.jsp
index 9ae20bf89..1e3e5271a 100644
--- a/src/main/webapp/order/showEmployeeOrder.jsp
+++ b/src/main/webapp/order/showEmployeeOrder.jsp
@@ -6,6 +6,7 @@
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%>
+<%@ taglib uri="/WEB-INF/java8DateFormatting.tld" prefix="java8"%>
@@ -406,11 +407,11 @@
+ test="${employeeorder.debithours == null || employeeorder.debithours.zero}">
-
+
/
@@ -431,14 +432,14 @@
-
+
-
+
-
+
@@ -446,19 +447,16 @@
|
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
|
@@ -508,11 +506,11 @@
+ test="${employeeorder.debithours == null || employeeorder.debithours.zero}">
-
+
/
@@ -533,32 +531,29 @@
-
+
-
+
-
+
|
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
|
diff --git a/src/main/webapp/order/showSuborder.jsp b/src/main/webapp/order/showSuborder.jsp
index ae12a2d12..998e947d5 100644
--- a/src/main/webapp/order/showSuborder.jsp
+++ b/src/main/webapp/order/showSuborder.jsp
@@ -4,8 +4,9 @@
<%@taglib uri="http://struts.apache.org/tags-html-el" prefix="html"%>
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean"%>
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic"%>
-<%@ taglib uri="/WEB-INF/treeTag.tld" prefix="myjsp"%>
+<%@ taglib uri="http://hbt.de/jsp/taglib/tree" prefix="tree"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%>
+<%@ taglib uri="http://hbt.de/jsp/taglib/java8-date-formatting" prefix="java8"%>
@@ -237,7 +238,7 @@
-
-
@@ -522,12 +523,11 @@
|
-
+
-
+
/
@@ -546,30 +546,28 @@
|
- |
+
+
+ |
-
-
+
+
-
+ test="${suborder.difference != null && suborder.difference.negative}">
+
-
+ test="${suborder.difference != null && !suborder.difference.negative}">
+
-
-
-
|
- |
+
+
+ |
@@ -638,12 +636,11 @@
-
+
-
+
/
@@ -663,30 +660,29 @@
|
- |
+ |
-
+ test="${suborder.difference != null && suborder.debithoursunit != 0 && suborder.debithoursunit != 1 && suborder.debithoursunit != 12}">
+
-
+ test="${suborder.difference != null && suborder.difference.negative}">
+
-
+ test="${suborder.difference != null && !suborder.difference.negative}">
+
|
- |
+ |
diff --git a/src/main/webapp/welcome/showWelcome.jsp b/src/main/webapp/welcome/showWelcome.jsp
index 2cbbe008c..f0e32c715 100644
--- a/src/main/webapp/welcome/showWelcome.jsp
+++ b/src/main/webapp/welcome/showWelcome.jsp
@@ -20,7 +20,7 @@
| | |