Opened 13 years ago
Closed 13 years ago
#448 closed enhancement (fixed)
Widget FileTreePanel and FileProxy - Delete implementation
Reported by: | belug | Owned by: | belug |
---|---|---|---|
Priority: | major | Milestone: | 1.6.0 |
Component: | widgets | Version: | trunk |
Keywords: | fileproxy filetreepanel widget delete file proxy | Cc: |
Description
Implementation of the delete option for the file manipulation via the proxy.
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | 448-widget-filetreepanel_fileproxy-added_delete_support-A0.patch added |
---|
comment:1 by , 13 years ago
In this patch I added the support for the delete command.
Using the Delete key will now work if you have the delete rights on the resource insted of showing a strange error message.
Note:
See TracTickets
for help on using tickets.
Implementaiton of it!