Yarik
/
artbox-ecommerce
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
154bea4728aded1710cce9c994ad353a1d1d66fc
Authored by
Administrator
2016-12-13 18:16:59 +0200
1 parent
b00eb632
site map
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
console/SiteMapController.php
Inline
Side-by-side
console/SiteMapController.php
Wrap text
Show/Hide comments
View file @
154bea4
...
...
@@ -217,7 +217,7 @@
217
217
continue;
218
218
}
219
219
if($group->is_filter){
220
- foreach ($group->
taxO
ptions as $option) {
220
+ foreach ($group->
o
ptions as $option) {
221
221
$url = $urlManager->createAbsoluteUrl(
222
222
[
223
223
'catalog/category',
...
...