stable
Clone or download
Read-only
Quick fixes of request #35075 No longer possible to create a new version of embedded document Actions
This is not an optimal fix but at least the update of the embeded files is possible again. Note: if you update with the quick look of the embedded file open, the the preview displayed is updated in real time. This unwwanted behaviour will be removed later. Change-Id: I5fbf89a17c1e4c69e7b7f905ad98f449a9c00277
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/EmbeddedDisplay/DisplayEmbedded.vue | +10 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/NewVersion/CreateNewVersionEmbeddedFileModal.vue | +6 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/EmbeddedProperties.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderContent.vue | +7 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/QuickLook/QuickLookGlobal.test.ts | +4 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/QuickLook/QuickLookGlobal.vue | +7 | −10 | Go to diff View file |