Fix version to be downloaded
parent
5d7e7f8d30
commit
7fd227d56f
|
@ -52,8 +52,9 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
// Hock zoom events ...
|
||||
// Hook zoom events ...
|
||||
const zoomInButton = document.getElementById('zoom-plus');
|
||||
if (zoomInButton) {
|
||||
zoomInButton.addEventListener('click', () => {
|
||||
|
|
Loading…
Reference in New Issue