app/views/discounts/index.html.haml in artfully_ose-1.2.0.pre.23 vs app/views/discounts/index.html.haml in artfully_ose-1.2.0.pre.24

- 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