AgileVentures/LocalSupport

View on GitHub
app/views/organisations/_popup.html.erb

Summary

Maintainability
Test Coverage
<button class='close infowindow_close' type='button'>×</button>
<%= link_to org.name, organisation_path(org) %><br/>
<%= smart_truncate(org.description, 44) %>