no message
This commit is contained in:
@@ -51,7 +51,7 @@ public class ServerSapforsForm extends DataSetControlForm<ServerSapfor> {
|
||||
PassCode.DeleteServerSapfor);
|
||||
}
|
||||
@Override
|
||||
public Comparator<ServerSapfor> getDefaultComparator() {
|
||||
protected Comparator<ServerSapfor> getDefaultComparator() {
|
||||
return new Comparator<ServerSapfor>() {
|
||||
@Override
|
||||
public int compare(ServerSapfor o1, ServerSapfor o2) {
|
||||
|
||||
Reference in New Issue
Block a user