sorting support for celltable
[pithos] / src / gr / ebs / gss / client / commands / DeleteUserOrGroupCommand.java
index d51200f..97a212e 100644 (file)
@@ -46,6 +46,7 @@ public class DeleteUserOrGroupCommand implements Command{
                images = newImages;
        }
 
+       @Override
        public void execute() {
                containerPanel.hide();
                if(GSS.get().getCurrentSelection() instanceof GroupResource)