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