shoppingmallv2 init...
This commit is contained in:
parent
b7dd6f52b5
commit
df9d4f9e3f
@ -2,7 +2,7 @@
|
||||
<ul class="navbar-nav">
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link" href="#" id="navbarDarkDropdownMenuLink" role="button" data-bs-toggle="dropdown" aria-expanded="false">
|
||||
컴퓨터주변기기 구매대행
|
||||
컴퓨터주변기기<BR>구매대행
|
||||
</a>
|
||||
<ul class="dropdown-menu" aria-labelledby="navbarDarkDropdownMenuLink">
|
||||
<li><a class="dropdown-item <?= $viewDatas['category']->getPrimaryKey() == 24 ? "active" : "" ?>" href="/front/product?category=24">CPU</a></li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user