Implemented move file(s) to trash
authorChristos Stathis <chstath@ebs.gr>
Tue, 12 Jul 2011 14:17:59 +0000 (17:17 +0300)
committerChristos Stathis <chstath@ebs.gr>
Tue, 12 Jul 2011 14:17:59 +0000 (17:17 +0300)
commit7529fcd7dfd46043932b6bcb84f86b9942addf92
treeb6633d2b13903a23d959252d90f59581a23e5c7b
parent49df7570ecab2c6e0693affcbf27e752199828e4
Implemented move file(s) to trash
web_client/src/gr/grnet/pithos/web/client/EditMenu.java
web_client/src/gr/grnet/pithos/web/client/FileContextMenu.java
web_client/src/gr/grnet/pithos/web/client/FolderContextMenu.java
web_client/src/gr/grnet/pithos/web/client/commands/ToTrashCommand.java
web_client/src/gr/grnet/pithos/web/client/rest/PostRequest.java [new file with mode: 0644]