stable

Clone or download

Read-only

Remove image upload capability from codendi.RTE

Part of story #18336 add support of markdown How to test: $ (cd src/ && npm install && npm run build) No functional change expected in - legacy docman UI for embedded files - Static rich text fields in Tracker administration (when you create or edit the field) - Trackers v3 The remaining usages of codendi.RTE could never use image upload, so the dependency is removed. Change-Id: I8639e0e79f93572c83297075fd4f40e3be3d6901

Modified Files

Name
M src/package.json +0 −1 Go to diff View file
M src/scripts/codendi/RichTextEditor.js +0 −7 Go to diff View file