Commit ff08b7a1 by Tran Hoang Viet

Merge branch 'hotfix-1.0.0'

parents 9b8cf531 e8b8f19a
......@@ -17,5 +17,5 @@ class Product < ActiveRecord::Base
mount_uploader :image, ImageUploader
solr_options per_page: 2, fields: [:id, :title]
solr_options per_page: 5, fields: [:id, :title]
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment