Skip to content

Commit

Permalink
Merge pull request #1167 from magento-troll/MAGETWO-59234
Browse files Browse the repository at this point in the history
[TROLL] MAGETWO-59234: [Github] Error when sort by tier price #6751
  • Loading branch information
kandy committed Jun 6, 2017
2 parents b98c652 + 0682e87 commit bab4284
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/code/Magento/Catalog/etc/eav_attributes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@
<attribute code="media_gallery">
<field code="is_searchable" locked="true" />
</attribute>
<attribute code="tier_price">
<field code="used_for_sort_by" locked="true" />
</attribute>
</entity>
</config>

0 comments on commit bab4284

Please sign in to comment.