removed clickhandler from dnd icon
[pithos] / src / gr / ebs / gss / client / FileList.java
index 240616d..fc331f7 100644 (file)
@@ -236,7 +236,6 @@ public class FileList extends Composite implements ClickHandler {
                nextButton.addClickHandler(this);\r
 \r
                contextMenu = new DnDSimpleFocusPanel(new HTML(AbstractImagePrototype.create(images.fileContextMenu()).getHTML()));\r
-               contextMenu.addClickHandler(new FileContextMenu(images, false, false));\r
                GSS.get().getDragController().makeDraggable(contextMenu);\r
 \r
                // Setup the table.\r