Use a standard application.js bundle

Include map.js and menu.js in the bundle.
This commit is contained in:
John Firebaugh 2012-08-25 19:41:18 -07:00 committed by Tom Hughes
parent e2fed14ab8
commit 5aa09fbfd0
8 changed files with 4 additions and 14 deletions

View file

@ -1,5 +1,3 @@
<%= javascript_include_tag 'map.js' %>
<div id="changeset_list_map">
</div>