ref: master
plugins/escambo/views/profile/_accepted_currencies.html.erb
<%= link_to_function currency.symbol, 'escambo.currency.popin(this)' %> | <%= link_to_function currency.name, 'escambo.currency.popin(this)' %> | <%= render :partial => 'currency_plugin_shared/popin', :locals => {:currency => currency, :candidate => @active_organization} %> |