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
93c49762a83317c2eac4a62339070060ce3057e1
Authored by
Alexey Boroda
2016-11-30 18:54:07 +0200
2 parents
53c12653
1cd398ea
Merge remote-tracking branch 'origin/master'
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 @
93c4976
...
...
@@ -165,7 +165,7 @@
165
165
]
166
166
);
167
167
}
168
-
168
+
169
169
return $query;
170
170
}
171
171
...
...