From: John Firebaugh Date: Thu, 30 Aug 2012 16:20:20 +0000 (-0700) Subject: Move sidebar JS to application bundle X-Git-Tag: live~5504 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/d6a8aaa3690a86820ecc6198f1d5455d8f6cbbe5?hp=d6a8aaa3690a86820ecc6198f1d5455d8f6cbbe5 Move sidebar JS to application bundle It's required on the main page so will nearly always be loaded anyway. Enclosed in an anonymous function to avoid leaking the onclose global. ---