]> git.openstreetmap.org Git - rails.git/commit
Fix URL updating in Potlatch 1
authorTom Hughes <tom@compton.nu>
Sun, 1 Dec 2013 22:37:04 +0000 (22:37 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 1 Dec 2013 22:37:04 +0000 (22:37 +0000)
commitd5a765588f5818bf46575392fa7ccbd4af0de574
treee40a6a978d9ca1b522651d59d806c249bb1e3411
parenta30a29f41ac834d6a5c16f5a582da090c54f7753
Fix URL updating in Potlatch 1

Potlatch 1 has hard coded calls to updatelinks, so rename the
updatelinks function to updateLinks and add an updatelinks function
using the old style argument list for Potlatch 1 to call.
app/assets/javascripts/application.js
app/assets/javascripts/index.js
app/views/site/_potlatch.html.erb
app/views/site/_potlatch2.html.erb
app/views/site/id.html.erb