Refactor toolbar (and secondary toolbar).
This commit is contained in:
parent
043cea251d
commit
a4402c84de
7 changed files with 457 additions and 231 deletions
|
@ -65,8 +65,6 @@ function getViewerConfiguration() {
|
|||
customScaleOption: document.getElementById('customScaleOption'),
|
||||
previous: document.getElementById('previous'),
|
||||
next: document.getElementById('next'),
|
||||
firstPage: document.getElementById('firstPage'),
|
||||
lastPage: document.getElementById('lastPage'),
|
||||
zoomIn: document.getElementById('zoomIn'),
|
||||
zoomOut: document.getElementById('zoomOut'),
|
||||
viewFind: document.getElementById('viewFind'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue