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
9695c55cc5c4a07cfa7fdc27b783779c362c9a22
Authored by
Administrator
2016-11-30 17:47:42 +0200
1 parent
f447738b
add variantSku
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
models/ProductFrontendSearch.php
Inline
Side-by-side
models/ProductFrontendSearch.php
Wrap text
Show/Hide comments
View file @
9695c55
...
...
@@ -165,7 +165,7 @@
165
165
]
166
166
);
167
167
}
168
-
168
+
169
169
return $query;
170
170
}
171
171
...
...