mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 09:20:06 +02:00
[editor] Remove the editorNone
toolbar button (bug 1787295)
This commit is contained in:
parent
76f665d57f
commit
19182d5f25
6 changed files with 19 additions and 35 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue