You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To add an non default sort add id="default-sort" to the <span> you want to sort
For example: list_user.html and sort on username add on <li entity=“sort-name”><span class=“name” id=“default-sort”>
Should also work on database / domainname as long it follows the default sorting standaard
0 commit comments