shoppingmallv2 init...
This commit is contained in:
parent
4e8e99fa00
commit
f1502770b1
@ -5,7 +5,7 @@
|
|||||||
<nav class="nav justify-content-center"></nav>
|
<nav class="nav justify-content-center"></nav>
|
||||||
<ul class="nav justify-content-end">
|
<ul class="nav justify-content-end">
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="/"><?= ICONS['HOME'] ?></a> > <?= $viewDatas['parent_category']->getTitle() ?> > <?= $viewDatas['category']->getTitle() ?>
|
<?= ICONS['HOME'] ?> > <?= $viewDatas['parent_category']->getTitle() ?> > <?= $viewDatas['category']->getTitle() ?>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
Loading…
Reference in New Issue
Block a user