]> git.openstreetmap.org Git - rails.git/commit
Restore click handler for changeset entries
authorTom Hughes <tom@compton.nu>
Mon, 2 Dec 2013 18:49:56 +0000 (18:49 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 2 Dec 2013 18:49:56 +0000 (18:49 +0000)
commitbe931d0955fbd2379b1ffedb9abd32b1e8cb5915
treea75fa8e43e62329242769d7bc9f8c078295cecbb
parent9e25f5563d87fd6bce5b1679790d6d9c9e34e875
Restore click handler for changeset entries

The default click handler only handle the, not the rest of the
entry, so retore the handler but add an e.preventDefault() call
to stop the second handler running.
app/assets/javascripts/index/history.js