www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 589178ee6e9829f85f3fa41977b7e5c11d6623c7
parent 9919290103ed709f4247ad66342a3f83b961e1d0
Author: Simon Kornblith <simon@simonster.com>
Date:   Sun,  3 Jul 2011 07:58:06 +0000

Fix missing line in HighWire


Diffstat:
Mtranslators/HighWire.js | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/translators/HighWire.js b/translators/HighWire.js @@ -9,7 +9,7 @@ "inRepository": true, "translatorType": 4, "browserSupport": "gcs", - "lastUpdated": "2011-07-03 03:57:15" + "lastUpdated": "2011-07-03 03:58:51" } function detectWeb(doc, url) { @@ -178,6 +178,7 @@ function doWeb(doc, url) { thisRequest.pdfs.push(pdfs[gca]); thisRequest.args += "&gca="+gca; } + handleRequests(requests); }); } else { var baseURL = doc.evaluate('//a[substring(@href, 1, 16) = "/cgi/citmgr?gca="]', doc, null,