emile 7 days ago
parent 3a8ce49fed
commit 1a0a65de70

@ -388,7 +388,9 @@
<tbody class="bg-white divide-y divide-gray-200">
<a href="{% url 'customerorderdetails' order.id %}">
<td class="px-6 py-4 text-center text-sm border-r border-gray-300">
<a href="{% url 'customerorderdetails' order.id %}">
<p class="text-secondosiblue">{{order.order_id}}</p>
</a>
</td>
<td class="px-6 py-4 text-center text-sm border-r border-gray-300">

Loading…
Cancel
Save