mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-05 04:03:45 +09:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
</c:if>
|
</c:if>
|
||||||
<c:if test="${authSession.vendor.read}">
|
<c:if test="${authSession.vendor.read}">
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="nav-link d-flex align-items-center gap-2" href="/vender/list">
|
<a class="nav-link d-flex align-items-center gap-2" href="/vendor/list">
|
||||||
<i data-feather="compass"></i>거래처
|
<i data-feather="compass"></i>거래처
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user