Pman.Gnumeric.js
[Pman.Core] / Pman.Gnumeric.js
index d46cb95..ad5eafd 100644 (file)
@@ -185,6 +185,9 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
             url: this.url,
             method:  'GET',
             success : function(resp, opts) {
+                
+                Roo.log('resp:');
+                Roo.log(resp);
                 _t.response = resp;
                 _t.doc = resp.responseXML;