add cookie hash

This commit is contained in:
Andrey Kuvshinov
2020-04-29 20:38:36 +03:00
parent 612322146a
commit 651a63513c
3 changed files with 4 additions and 3 deletions

View File

@@ -142,7 +142,7 @@ function startpdfviewer(newpdf){
currpdf = getzoom('currpdf');
if (currpdf !== null & currpdf !== newpdf){
if (currpdf !== null & currpdf == newpdf){
czoom = getzoom('pdfscale');