openstreetmap-website/public/javascripts
Ævar Arnfjörð Bjarmason 85f317b46e Add B000FTFT (as well as B000FTF) to the list of layers we should
ignore when constructing the shortlink.

The shortlink was also broken for the new /?{node,way,relation}=id
construct since the code assumed that all URL parameters that weren't
lat/lon/zoom/layers could be safely ignored. I've added
node/way/relation to that list but for future-proofness it might be
better to simply check if there's anything left in ''args'' that we
don't know how to encode, rather than checking on values we know about
now.
2009-06-29 09:47:35 +00:00
..
application.js beginning of osm on rails 2006-07-28 21:41:39 +00:00
controls.js Updating for rails 2.2.2 2009-05-08 18:04:08 +00:00
dragdrop.js Updating for rails 2.2.2 2009-05-08 18:04:08 +00:00
effects.js Updating for rails 2.2.2 2009-05-08 18:04:08 +00:00
map.js I forgot to set fillColor/fillOpacity in commit [16214]. Without it 2009-06-29 02:17:02 +00:00
pngfix.js Don't try and apply pngfix to OpenLayers tile images. 2007-06-15 13:36:28 +00:00
prototype.js Updating for rails 2.2.2 2009-05-08 18:04:08 +00:00
site.js Add B000FTFT (as well as B000FTF) to the list of layers we should 2009-06-29 09:47:35 +00:00
swfobject.js beginnings of Potlatch on Rails 2007-04-28 11:33:13 +00:00