From d537f965b52fc9f6b914117e8ad67635ac36fc4c Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Fri, 16 Dec 2011 12:59:21 +0100 Subject: [PATCH] Add comment --- js/pz2.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/pz2.js b/js/pz2.js index ca0d28c..bfeade9 100644 --- a/js/pz2.js +++ b/js/pz2.js @@ -79,6 +79,7 @@ var pz2 = function ( paramArray ) // where are we? this.currentStart = 0; + // currentNum can be overwritten in show this.currentNum = 20; // last full record retrieved -- 1.7.10.4