mirror of
https://github.com/nextcloud/server.git
synced 2026-02-12 07:14:44 -05:00
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. |
||
|---|---|---|
| .. | ||
| deleteHandler.js | ||
| filter.js | ||
| groups.js | ||
| users.js | ||