Commit SteveC's removal of the mappam ads.
This commit is contained in:
parent
397db07d65
commit
6c02cd4b5f
1 changed files with 0 additions and 11 deletions
|
@ -42,9 +42,6 @@
|
|||
<script type="text/javascript" src="/openlayers/OpenLayers.js"></script>
|
||||
<%= javascript_include_tag 'map.js' %>
|
||||
|
||||
<% unless @user %>
|
||||
<script src="http://www.mappam.com/javascripts/mappam.js" type="text/javascript"></script>
|
||||
<% end %>
|
||||
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
|
@ -82,14 +79,6 @@
|
|||
map.events.register("moveend", map, updateLocation);
|
||||
updateLocation();
|
||||
|
||||
<% unless @user %>
|
||||
if ( window.location.hostname == "www.openstreetmap.org" ) {
|
||||
mappam.register( map, '10011756636067178496', '1');
|
||||
} else if( window.location.hostname == "openstreetmap.org" ) {
|
||||
mappam.register( map, '6738410720121976832', '1');
|
||||
}
|
||||
<% end %>
|
||||
|
||||
handleResize();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue