Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
Update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingadonis committed Dec 7, 2023
1 parent 510e7b8 commit f1720b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/view/web/common/_footer.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<a href="cart" class="nav-link text-muted">Giỏ hàng</a>
</li>
<li class="nav-item">
<a href="purchase-history" class="nav-link text-muted">Lịch sử mua hàng</a>
<a href="purchase-history?tab=all" class="nav-link text-muted">Lịch sử mua hàng</a>
</li>
</ul>
<ul class="nav flex-column">
Expand Down

0 comments on commit f1720b6

Please sign in to comment.