Skip to content

Don't change notes in Trash

Isaque Galdino de Araujo requested to merge dont-change-notes-in-trash into master

main-toolbar: in note view, when note is in trash, don't show buttons to allow to change it;

note-obj: remove hardcoded contenteditable property from html body element;

note-view: only show editor toolbar if not in trash; and

webkit-editor: only allows edition when note is not in trash.

Merge request reports