[editor] Remove the editorNone toolbar button (bug 1787295)

This commit is contained in:
Jonas Jenwald 2022-08-25 23:18:02 +02:00
parent 76f665d57f
commit 19182d5f25
6 changed files with 19 additions and 35 deletions

View file

@ -101,7 +101,6 @@ function getViewerConfiguration() {
? document.getElementById("openFile")
: null,
print: document.getElementById("print"),
editorNoneButton: document.getElementById("editorNone"),
editorFreeTextButton: document.getElementById("editorFreeText"),
editorFreeTextParamsToolbar: document.getElementById(
"editorFreeTextParamsToolbar"