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

index dd8d959..d892200 100644 (file)
@@ -270,12 +270,6 @@ Roo.apply(Pman.Download.prototype, {
         // do it as a post, as args can get long..
         this.params._get = 1;
         this.method = 'POST';
-        
-    },
-    
-    createPdfEmbed : function()
-    {
-        
     }
      
 });