js ver 26

This commit is contained in:
Andrey Kuvshinov
2020-04-29 21:08:48 +03:00
parent e2069017fe
commit ea7ac3f846
2 changed files with 1 additions and 4 deletions

View File

@@ -137,9 +137,6 @@ function setzoom( cname, cvalue, exdays = 30 ) {
function startpdfviewer(newpdf){
var div = document.getElementById(pdfcanvas);
currpdf = getzoom('currpdf');
if (currpdf == newpdf){