fixes js class name

This commit is contained in:
decabeza
2018-01-15 21:21:44 +01:00
parent 39b55e11df
commit 97bf00817c
2 changed files with 2 additions and 2 deletions

View File

@@ -83,4 +83,4 @@ App.Map =
toogleMap: ->
$('.map').toggle()
$('.location-map-remove-marker-button').toggle()
$('.js-location-map-remove-marker').toggle()