Pman.Download.js
[Pman.Core] / 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',