diff --git a/asset/templates/request_allocation/individual allocation.html b/asset/templates/request_allocation/individual allocation.html index 166d6ecfc..6e0608ea9 100644 --- a/asset/templates/request_allocation/individual allocation.html +++ b/asset/templates/request_allocation/individual allocation.html @@ -2,7 +2,7 @@
- - -
-
- Mary Magdalene -
-
- {{asset_allocation.assigned_to_employee_id.get_full_name}} - - {{asset_allocation.assigned_to_employee_id.employee_work_info.department_id}} / - {{asset_allocation.assigned_to_employee_id.employee_work_info.job_position_id}} -
-
-
- -
-
- {% trans "Returned Status" %} - - {{asset_allocation.return_status}} -
-
- {% trans "Allocated User" %} - {{asset_allocation.assigned_by_employee_id}} -
+
+ + {% trans "Details" %} + + +
+
+ +
+
+ Mary Magdalene +
+
+ {{asset_allocation.assigned_to_employee_id.get_full_name}} + + {{asset_allocation.assigned_to_employee_id.employee_work_info.department_id}} / + {{asset_allocation.assigned_to_employee_id.employee_work_info.job_position_id}} +
+
+
+
+
+
+ {% trans "Returned Status" %} + + {{asset_allocation.return_status}} +
+
+ {% trans "Allocated User" %} + {{asset_allocation.assigned_by_employee_id}} +
+
-
-
- {% trans "Allocated Date" %} - - {{asset_allocation.assigned_date}} -
-
- {% trans "Returned Date" %} - - {{asset_allocation.return_date}} -
-
-
-
- {% trans "Asset" %} - {{asset_allocation.asset_id}} -
-
+
+
+ {% trans "Allocated Date" %} + + {{asset_allocation.assigned_date}} +
+
+ {% trans "Returned Date" %} + + {{asset_allocation.return_date}} +
+
+
+
+ {% trans "Asset" %} + {{asset_allocation.asset_id}} +
+
-
-
- {% trans "Return Description" %} -
- {{asset_allocation.return_condition}} +
+
+ {% trans "Return Description" %} +
+ {{asset_allocation.return_condition}} +
+
+
+ +
+ {% if not asset_allocation.return_status %} + + {% endif %}
- -
- {% if not asset_allocation.return_status %} - - {% endif %} -