nextcloud/settings/js
Vincent Petry 6970774776 Fixed display name change for IE8
After saving the display name, the oldDisplayName field's value was
wrongly set with text(), which would append the text inside the input
element which is considered as an invalid operation in IE8.

This fix for #5054 correctly puts the old value into the field with a val() call.
2013-10-11 10:48:30 +02:00
..
admin.js Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 2013-08-25 21:06:02 +02:00
apps-custom.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
apps.js Fix the apps enabling/disabling in settings 2013-09-20 20:29:15 +02:00
isadmin.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
log.js Fix some JSLint warnings 2013-07-31 21:21:02 +02:00
personal.js Fixed display name change for IE8 2013-10-11 10:48:30 +02:00
users.js Fix new user avatar. Ref#5166 2013-10-07 18:00:15 +03:00