101
This commit is contained in:
parent
fd4d6df422
commit
6cceb961a5
@ -542,7 +542,7 @@
|
|||||||
<td> {{user.lastName}} </td>
|
<td> {{user.lastName}} </td>
|
||||||
<td> {{user.email}} </td>
|
<td> {{user.email}} </td>
|
||||||
<td> {{user.totalQuantity}} </td>
|
<td> {{user.totalQuantity}} </td>
|
||||||
<td> {{user.totalPrice}} </td>
|
<td> ₹ {{user.totalPrice}} </td>
|
||||||
</tr>
|
</tr>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user