app/views/discounts/index.html.haml in artfully_ose-1.1.0 vs app/views/discounts/index.html.haml in artfully_ose-1.2.0.alpha.1
- old
+ new
@@ -10,10 +10,10 @@
= render "shared/error_messages", :target => @event
.row-fluid
.span3
%h3 Discounts
.span9
- =icon_link_to("Add", new_event_discount_path(@event), 'icon-plus-sign', 'btn', '')
+ =icon_link_to("Add", new_event_discount_path(@event), 'fa-plus-circle', 'btn', '')
%table.table
%thead
%th Code
%th Status
%th Discount
\ No newline at end of file