nextcloud/settings/js/users
Vincent Petry 44f4195eee Keep scroll position in users page when sorting
When sorting, some browsers like Chrome will lose the scroll position,
possibly because the sorting code is touching the DOM elements.

This fix saves the scroll position before sorting and sets it back
afterwards.
2016-01-07 15:48:59 +01:00
..
deleteHandler.js Delete last undoable user before user creation 2015-10-07 16:17:38 +02:00
filter.js use the main search box to filter users in user management 2015-08-05 17:29:20 +02:00
groups.js Fix everyone count for subadmins 2015-10-29 17:41:49 +01:00
users.js Keep scroll position in users page when sorting 2016-01-07 15:48:59 +01:00