Commit 8c7fd1cd963ff8746d8d10763b4980baafb405f5
Exists in
master
and in
28 other branches
Merge branch 'stable'
Showing
3 changed files
with
8 additions
and
2 deletions
Show diff stats
app/views/catalog/index.rhtml
... | ... | @@ -92,7 +92,7 @@ |
92 | 92 | <% end %> |
93 | 93 | <% product.price_details.each do |i| %> |
94 | 94 | <div class="search-product-input-dots-to-price"> |
95 | - <div class="search-product-input-name"><%= i.production_cost.name %></div> | |
95 | + <div class="search-product-input-name"><%= i.name %></div> | |
96 | 96 | <%= price_span i.price, :class => 'search-product-input-price' %> |
97 | 97 | </div> |
98 | 98 | <% end %> | ... | ... |
debian/changelog
lib/noosfero.rb