app/views/actions/get/_show.html.haml in artfully_ose-1.2.0.pre.23 vs app/views/actions/get/_show.html.haml in artfully_ose-1.2.0.pre.24

- old
+ new

@@ -1,3 +1,3 @@ =render :partial => "actions/shared/show", :locals => { :action => action } -%p= link_to "View order details <i class='icon-share-alt'></i>".html_safe, order_path(action.subject) +%p= link_to "View order details <i class='fa fa-share'></i>".html_safe, order_path(action.subject) \ No newline at end of file