Skip to content

Commit

Permalink
Fix bounding box map loading
Browse files Browse the repository at this point in the history
  • Loading branch information
abisosa committed Mar 23, 2015
1 parent 57651bc commit 94bbde3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/assets/javascripts/services.js.coffee
@@ -1,3 +1,3 @@
$ ->
if $('#bounding-box-map').length
$(document).on 'ready page:load', ->
$('#bounding-box-map').each ->
$('#bounding-box-map').mapBounder($('.js-save-map'))

0 comments on commit 94bbde3

Please sign in to comment.