ref: master
plugins/suppliers/views/suppliers_plugin_myprofile/_result.html.erb
<%= profile_link_with_image enterprise, :thumb, :target => '_blank' %> <%= link_to enterprise.name, enterprise.url, :target => '_blank' %><%= city_with_state enterprise.region %><%= link_to_remote t('views.supplier._new.add'), :url => {:action => :add, :profile => profile.identifier, :id => enterprise.id}, :update => "search-results", :html => {:class => 'action-button', data: {loading: '#supplier-add'}} %>