mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Otherwise when adding a user as subadmin this would throw the following JS error: ``` users.js?v=bc2aae7…:500 Uncaught TypeError: Cannot read property 'message' of undefined(…)(anonymous function) @ users.js?v=bc2aae7…:500j @ jquery.js:3099fireWith @ jquery.js:3211x @ jquery.js:8264(anonymous function) @ jquery.js:8605 ``` Signed-off-by: Lukas Reschke <lukas@statuscode.ch> |
||
|---|---|---|
| .. | ||
| ajax | ||
| Controller | ||
| css | ||
| img | ||
| js | ||
| l10n | ||
| Middleware | ||
| templates | ||
| tests/js | ||
| Application.php | ||
| help.php | ||
| languageCodes.php | ||
| personal.php | ||
| routes.php | ||
| users.php | ||