]> git.openstreetmap.org Git - rails.git/commit
Factor javascript include tag to layout
authorJohn Firebaugh <john.firebaugh@gmail.com>
Wed, 2 Oct 2013 18:03:20 +0000 (11:03 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Sun, 13 Oct 2013 21:46:06 +0000 (14:46 -0700)
commit4cc2b63d5c38158e6beb114147be723425ec412e
tree90e94461236291521a744c1a529d273c34cbcd14
parent2d9a083b365e5cfa527c40add35464630c1a9b00
Factor javascript include tag to layout
12 files changed:
app/views/browse/changeset.html.erb
app/views/browse/node.html.erb
app/views/browse/node_history.html.erb
app/views/browse/note.html.erb
app/views/browse/relation.html.erb
app/views/browse/relation_history.html.erb
app/views/browse/way.html.erb
app/views/browse/way_history.html.erb
app/views/changeset/list.html.erb
app/views/layouts/map.html.erb
app/views/site/export.html.erb
app/views/site/index.html.erb