stable
Clone or download
Read-only
Part of story #13419 Improve Docman Design How to test: - Create item and create new version item still have "+" icon in modal header and submit button - Update properties modal has a "pencil" icon in header and submit button Change-Id: I3d4f151ed3bfaec0244885805eab4187ec225bc9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/ModalCommon/ModalFooter.spec.js | +4 | −4 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalCommon/ModalFooter.vue | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalCommon/ModalHeader.vue | +3 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalCreateNewItemVersion/CreateNewVersionEmbeddedFileModal.vue | +9 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalCreateNewItemVersion/CreateNewVersionFileModal.vue | +9 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalCreateNewItemVersion/CreateNewVersionLinkModal.vue | +9 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalCreateNewItemVersion/CreateNewVersionWikiModal.vue | +9 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalNewItem/NewFolderModal.vue | +9 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalNewItem/NewItemModal.vue | +9 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalUpdateMetadata/UpdateFolderMetadataModal.vue | +5 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalUpdateMetadata/UpdateMetadataModal.vue | +5 | −1 | Go to diff View file |