webapp: Fixed drag and drop to reorder the list of remotes.

Broken by 958312885f, in November!
I missed this because there's no strong type checking across the AJAX call. :(

Need to switch to Fay to avoid such bugs..
This commit is contained in:
Joey Hess 2014-05-15 22:01:32 -04:00
parent 05a30f6321
commit 1a40a66d72
2 changed files with 4 additions and 3 deletions

1
debian/changelog vendored
View file

@ -11,6 +11,7 @@ git-annex (5.20140422) UNRELEASED; urgency=medium
fail when the assistant is run with no controlling tty.
* Added ddar special remote.
Thanks, Robie Basak.
* webapp: Fixed drag and drop to reorder the list of remotes.
-- Joey Hess <joeyh@debian.org> Fri, 02 May 2014 15:28:53 -0300