Fixed refresh errors when moving folders/files to trash
authorChristos Stathis <chstath@ebs.gr>
Mon, 12 Sep 2011 13:28:07 +0000 (16:28 +0300)
committerChristos Stathis <chstath@ebs.gr>
Mon, 12 Sep 2011 13:28:07 +0000 (16:28 +0300)
commitc7ef998efce6750b59f354ea75d2e281df83d649
tree29cbbc53ea5b52b919abbb039723cf648bc4fcaf
parent904fdebe3cc6820772a1378bb16f1f276db8934e
Fixed refresh errors when moving folders/files to trash
web_client/src/gr/grnet/pithos/web/client/DeleteFileDialog.java
web_client/src/gr/grnet/pithos/web/client/FilePropertiesDialog.java
web_client/src/gr/grnet/pithos/web/client/FileUploadDialog.java
web_client/src/gr/grnet/pithos/web/client/FolderPropertiesDialog.java
web_client/src/gr/grnet/pithos/web/client/Pithos.java
web_client/src/gr/grnet/pithos/web/client/commands/PasteCommand.java
web_client/src/gr/grnet/pithos/web/client/commands/ToTrashCommand.java
web_client/src/gr/grnet/pithos/web/client/foldertree/FolderTreeView.java
web_client/src/gr/grnet/pithos/web/client/foldertree/FolderTreeViewModel.java