From 907d210236dc221b8ce72645acf15567c61271eb Mon Sep 17 00:00:00 2001 From: Andrey Kuvshinov Date: Thu, 23 Apr 2020 21:47:15 +0300 Subject: [PATCH] add pgfile in js --- app/modules/anpdf/anpdf2.phtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/modules/anpdf/anpdf2.phtml b/app/modules/anpdf/anpdf2.phtml index b060df0..016d80e 100644 --- a/app/modules/anpdf/anpdf2.phtml +++ b/app/modules/anpdf/anpdf2.phtml @@ -16,7 +16,8 @@ pageRendering = false, pageNumPending = null, nexturl = '', - prevurl = ''; + prevurl = ''; + pgfile = '';