]> git.evergreen-ils.org Git - Evergreen.git/commit
Making the user profile selector disabled rather than readonly
authorJames Fournie <jfournie@sitka.bclibraries.ca>
Wed, 16 Nov 2011 00:56:16 +0000 (16:56 -0800)
committerMike Rylander <mrylander@gmail.com>
Tue, 10 Jan 2012 16:42:54 +0000 (11:42 -0500)
commitcca9eb12e0173214a1521b45cc16a79e348421b3
tree869cfd79f0469c826a86d56a875a69ffcbe7e5e9
parent1fc6e778db6ba859c63c20a799e7c4b2cb331837
Making the user profile selector disabled rather than readonly
in the case of a user editing their own account.  This prevents
a nasty bug whereby Dojo widgets with the readOnly flag set
become labels and therefore do not correctly hold a 'value'
like a normal form widget.  See LP#806625 for details.

Signed-off-by: James Fournie <jfournie@sitka.bclibraries.ca>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/web/js/ui/default/actor/user/register.js