stable

Clone or download

Read-only

Add CKEditor for the type embedded in the new item modal

This is a part of story #12449 Modal new document for embbeded CKEditor replace the previous content text area to a CKEditor text area How to test : - Try to create a new embedded file with content => The document is created with the content. PS : It also fixes the display of the icons of 'File' type when the user scrolls in the modal Change-Id: I81bd230d6d2183e77094fcd9426e0b206eae73e7

Modified Files

Name
M plugins/docman/include/REST/v1/DocmanItemsResource.php +0 −8 Go to diff View file
M plugins/document/include/Tree/DocumentTreeController.php +6 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/NewItem/Property/EmbeddedProperties.vue +31 −2 Go to diff View file
M plugins/document/themes/BurningParrot/document/_new-document.scss +1 −1 Go to diff View file