From: Chris Date: Mon, 4 Nov 2013 07:53:36 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=ad97159cf59ef86f496a44fe272ed80ece6e7a07 Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index b093c9b6..87e230e1 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -88,7 +88,7 @@ Pman.Download = function(cfg) }); if(this.doctype == 'pdf'){ - b.createChild({ + this.pdfEmbed = b.createChild({ tag: 'embed', src : this.url, pluginspage : 'http://www.adobe.com/products/acrobat/readstep2.html',