]> git.openstreetmap.org Git - rails.git/commit
Remove unused return value of addCreatedNoteMarker()
authorAnton Khorev <tony29@yandex.ru>
Wed, 25 Dec 2024 00:43:54 +0000 (03:43 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 31 Dec 2024 20:46:29 +0000 (23:46 +0300)
commit18f3adbf5d66e09b4a7c8f0951acd6cb65a2a219
tree12c7b0a76b353c8b4cf90f8d7d9b15932fdeb76a
parentae5b7812ccfda66c59cb3ff57ce3b2c3e718f14b
Remove unused return value of addCreatedNoteMarker()

This function adds a marker to notes layer. This controller doesn't need to do anything with markers of existing notes.
app/assets/javascripts/index/new_note.js