]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Correct logic error that prevented users from changing their usernames
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 29 Jan 2008 03:10:55 +0000 (03:10 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 29 Jan 2008 03:10:55 +0000 (03:10 +0000)
commit1e21346a9f873206766c79f72db435b3d362bfaf
tree1c5d8fc96406450a91456b08511c9615955a2a14
parentf993d0f181bc5c54d1f3d4ab084f7912fa7e18c6
Correct logic error that prevented users from changing their usernames
(res = '0' because the username isn't found, but '0' != their user ID so it was always failing)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8524 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/opac/skin/default/js/myopac.js