change decision request to appointment sent/appointment cancel

This commit is contained in:
Zain Fauzan Rofie Azizi
2018-03-29 11:39:22 +08:00
parent ac5ddc9df1
commit 268c23efb0
+4 -4
View File
@@ -90,18 +90,18 @@
<!-- Content List Spawner Start Here -->
<div class="list-box-emp">
<a href="arrangements-delivery_arrangements_review1.html" class="list-item">
<span class="list-item-title-edit1">12/03</span>
<span class="list-item-title-edit1">12/03/2018</span>
<span class="list-item-title-edit2">Inhouse Services</span>
<span class="list-item-title-edit3">KED1726</span>
<span class="list-item-title-edit4">Decision Request</span>
<span class="list-item-title-edit4">Appointment Sent</span>
</a>
</div>
<div class="list-box-emp">
<a href="arrangements-delivery_arrangements_review1.html" class="list-item">
<span class="list-item-title-edit1">12/03</span>
<span class="list-item-title-edit1">12/03/2018</span>
<span class="list-item-title-edit2">Inhouse Services</span>
<span class="list-item-title-edit3">KED1726</span>
<span class="list-item-title-edit4">Decision Request</span>
<span class="list-item-title-edit4">Appoinment Cancel</span>
</a>
</div>