570571572573574575576577578579580
} else { if (properties.getPaginationSkipPageNumberInSort()) { href.removeParameter(properties.getPaginationPageNumberParam()); } String sortProperty = headerCell.getSortProperty(); if (sortProperty == null) {
450451452453454455456457458459460