Revision 023f6f1e src/gr/ebs/gss/client/commands/ResreshOthersSharesCommand.java

b/src/gr/ebs/gss/client/commands/ResreshOthersSharesCommand.java
35 35
		containerPanel = _containerPanel;
36 36
	}
37 37

  
38
	/* (non-Javadoc)
39
	 * @see com.google.gwt.user.client.Command#execute()
40
	 */
38
	@Override
41 39
	public void execute() {
42 40
		containerPanel.hide();
43 41
		GSS.get().getFolders().update( GSS.get().getFolders().getCurrent());

Also available in: Unified diff