Skip to content

Commit

Permalink
Merge pull request #314 from PecanProject/remove-site-show-map-link
Browse files Browse the repository at this point in the history
remove broken 'map' link on site show page
  • Loading branch information
gsrohde committed Jun 4, 2015
2 parents fa57d76 + 86bde87 commit 876c967
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/views/sites/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
</table>

<hr>

<p><span id="site_link_<%= @site.id %>" class="popup_link">Map</span><br />
<%#= render :partial => "site_popup", :locals => {:site => @site } %>
</p>


<!-- InstanceBeginEditable name="Full Width Content" -->
Expand Down

0 comments on commit 876c967

Please sign in to comment.