Pman.Download.js
authorChris <chris@roojs.com>
Mon, 4 Nov 2013 07:53:36 +0000 (15:53 +0800)
committerChris <chris@roojs.com>
Mon, 4 Nov 2013 07:53:36 +0000 (15:53 +0800)
Pman.Download.js

index b093c9b..87e230e 100644 (file)
@@ -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',