parent
bebc2f59ef
commit
c6f4c75ae5
1 changed files with 1 additions and 1 deletions
|
|
@ -542,9 +542,9 @@ public class LimitingResourcesPanel extends HtmlMacroComponent {
|
|||
itemEnd = itemEnd.plus(intervalIncrease());
|
||||
}
|
||||
}
|
||||
horizontalPagination.setSelectedIndex(0);
|
||||
if (horizontalPagination.getItems().size() < 2) {
|
||||
horizontalPagination.setDisabled(true);
|
||||
horizontalPagination.setSelectedIndex(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue