Revision 4ee61115 src/gr/ebs/gss/client/FileList.java

b/src/gr/ebs/gss/client/FileList.java
236 236
		nextButton.addClickHandler(this);
237 237

  
238 238
		contextMenu = new DnDSimpleFocusPanel(new HTML(AbstractImagePrototype.create(images.fileContextMenu()).getHTML()));
239
		contextMenu.addClickHandler(new FileContextMenu(images, false, false));
240 239
		GSS.get().getDragController().makeDraggable(contextMenu);
241 240

  
242 241
		// Setup the table.

Also available in: Unified diff