diff --git a/navalplanner-webapp/src/main/webapp/common/css/navalplan_zk.css b/navalplanner-webapp/src/main/webapp/common/css/navalplan_zk.css
index dd094fe90..47e499e52 100644
--- a/navalplanner-webapp/src/main/webapp/common/css/navalplan_zk.css
+++ b/navalplanner-webapp/src/main/webapp/common/css/navalplan_zk.css
@@ -1697,3 +1697,11 @@ input.z-datebox-text-disd {
.day-details img {
display: none;
}
+
+.materials-accordion .z-tab-accordion-header {
+ display: none;
+}
+
+.materials-accordion.z-tabbox-accordion .z-tabpanel-accordion {
+ border: 0;
+}
diff --git a/navalplanner-webapp/src/main/webapp/orders/_assignmentsBox.zul b/navalplanner-webapp/src/main/webapp/orders/_assignmentsBox.zul
index 4a79e1a7a..d1c86fdce 100644
--- a/navalplanner-webapp/src/main/webapp/orders/_assignmentsBox.zul
+++ b/navalplanner-webapp/src/main/webapp/orders/_assignmentsBox.zul
@@ -19,11 +19,9 @@
along with this program. If not, see .
-->
-
-
+ model="@{assignedMaterialsController.assignedMaterials}" >
@@ -33,7 +31,7 @@
-
+
@@ -69,5 +67,3 @@
-
-
diff --git a/navalplanner-webapp/src/main/webapp/orders/components/_listOrderElementMaterials.zul b/navalplanner-webapp/src/main/webapp/orders/components/_listOrderElementMaterials.zul
index e03da955d..d21c9e657 100644
--- a/navalplanner-webapp/src/main/webapp/orders/components/_listOrderElementMaterials.zul
+++ b/navalplanner-webapp/src/main/webapp/orders/components/_listOrderElementMaterials.zul
@@ -19,119 +19,131 @@
along with this program. If not, see .
-->
-
-
-
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
\ No newline at end of file