mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Sorting of lists: sort is now always executed server-side via the mechanism used by paginated lists. This fixes Trac #411, #421, #520
SVN:trunk[1931]
This commit is contained in:
@@ -1070,6 +1070,8 @@ table.pagination tr td {
|
||||
}
|
||||
.pager td span {
|
||||
min-width: 20px;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
display:inline-block;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user