app/views/imports/index.html.haml in artfully_ose-1.1.0 vs app/views/imports/index.html.haml in artfully_ose-1.2.0.alpha.1

- old
+ new

@@ -39,8 +39,11 @@   .span3 .well{:style => "text-align: center"} %h3 Exports - %p= link_to "Export People", contacts_export_index_path, :class => "btn btn3" - %p= link_to "Export Donations", donations_export_index_path, :class => "btn btn3" - %p= link_to "Export Sales", ticket_sales_export_index_path, :class => "btn btn3" + =render :partial => "export_links" + %div{:style => 'font-weight:bold; text-align:left; font-size:.9em;'} + = "Need something more specific?" + %br + ="Export from" + =link_to("Advanced Search", new_search_path)