[completed: 586] Resolved paging bug in AdminPages.aspx.
This commit is contained in:
parent
f16f67cff2
commit
2e1eb1813d
5 changed files with 38 additions and 13 deletions
|
@ -103,6 +103,8 @@ namespace ScrewTurn.Wiki {
|
|||
}
|
||||
}
|
||||
|
||||
result.Sort(new UsernameComparer());
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue