Pman.Gnumeric.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 05:30:07 +0000 (13:30 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 05:30:07 +0000 (13:30 +0800)
Pman.Gnumeric.js

index c044c9d..14b9f3c 100644 (file)
@@ -566,7 +566,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
                debug : 0
                
             },
-            url : ((this.downloadUrl || (baseURL + '/GnumericToExcel/')) + name + '.xls',
+            url : (this.downloadUrl || (baseURL + '/GnumericToExcel/')) + name + '.xls',
             success : function() {
                 Roo.MessageBox("Alert", "File should have downloaded now");
                 if (callback) {