Product category improvements

This commit is contained in:
2013-02-26 09:40:29 +01:00
parent 0c3bec5c4a
commit 08333cb1bb
6 changed files with 42 additions and 9 deletions
-2
View File
@@ -11,9 +11,7 @@ class ProductDecorator < Draper::Decorator
end
def display
"#{model.name} (#{h.currency(model.price)})".html_safe
end
# Accessing Helpers