shoppingmallv2 init...
This commit is contained in:
parent
bf53c2498b
commit
1edb120f6e
@ -2,7 +2,7 @@
|
||||
<ul class="navbar-nav">
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link" id="navbarDarkDropdownMenuLink" role="button" data-bs-toggle="dropdown" aria-expanded="false">
|
||||
컴퓨터주변기기<BR>구매대행
|
||||
주변기기<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