app/views/shows/show.html.haml in artfully_ose-1.2.0.pre.23 vs app/views/shows/show.html.haml in artfully_ose-1.2.0.pre.24

- old
+ new

@@ -13,10 +13,10 @@ %h3=l @show.datetime_local_to_event, :format => :day_time .row-fluid .span5 =render :partial => "work_with", :locals => {:show => @show} .span6 - =icon_link_to("Box Office", new_event_show_sales_path(@event,@show), 'icon-shopping-cart', 'btn', '') + =icon_link_to("Box Office", new_event_show_sales_path(@event,@show), 'fa-shopping-cart', 'btn', '') .span6 = render :partial => "glance", :locals => { :report => @show.glance, :show => @show } #sections .row-fluid .span3