public
Description: OneBody is free, open-source, web-based social networking and online directory software for churches.
Homepage: http://beonebody.com
Clone URL: git://github.com/seven1m/onebody.git
onebody / app / views / families / _map_link.erb
100644 1 lines (1 sloc) 0.19 kb
1
<%= link_to image_tag('map_go.gif', :alt => 'Find address on map', :class => 'icon'), "http://maps.yahoo.com/broadband/#mvt=m&q1=#{url_encode(@family.mapable_address)}", :target => '_new' %>