stable
Clone or download
Read-only
Add the delete button in the quick look view and to the dropdown menu of the quick look button
request #13206 In new docman Ui we should have a link enabling user to drop item from old view When you want to delete an item, you will be redirected to the old UI How to test: - Try to delete an item via the quick look view => You should be resdirected to the old UI - Try to delete an item via dropdown menu of the quick look => You should be redirected to the old UI too Change-Id: Ie39f86c152f0235920ce6ce61bfa009ed55446da
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/Dropdown/DropdownMenu.vue | +14 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDeleteButton.vue | +50 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookEmptyOrEmbedded.vue | +8 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookFile.vue | +6 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookFolder.vue | +4 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookLink.vue | +7 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookWiki.vue | +6 | −3 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +3 | −0 | Go to diff View file |