]> git.openstreetmap.org Git - rails.git/commit
Add a keyid attribute to each layer and use it when requesting the
authorTom Hughes <tom@compton.nu>
Sun, 11 Apr 2010 23:35:10 +0000 (23:35 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 19 Apr 2010 13:28:02 +0000 (14:28 +0100)
commit79df86023c5db1f1c47c80808565733c1200656a
tree4a7ce9764f47baf655d1ed2b6da33c26203b3589
parent7e837dd5581e73f5393a65da1823c454f154e3ac
Add a keyid attribute to each layer and use it when requesting the
key instead of trying to use the layer name, which can be translated
which will stop it working. Closes #2876.
app/views/site/_key.html.erb
public/javascripts/map.js