openstreetmap-website/public/javascripts
Ævar Arnfjörð Bjarmason b0e1560875 Some of our JavaScript files have UI messages but we don't want to
make them dynamic.

So I'm creating a globally scoped JavaScript array called rails_i18n
which holds some of these messages. It's loaded in <head> before any
of the JavaScript files so it should always be available.
2009-10-02 20:19:28 +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 Remove scale bar. Closes #1704. 2009-09-15 16:01:50 +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 Some of our JavaScript files have UI messages but we don't want to 2009-10-02 20:19:28 +00:00
swfobject.js beginnings of Potlatch on Rails 2007-04-28 11:33:13 +00:00