From: edward Date: Tue, 29 Aug 2017 08:38:24 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=dde9402143d6eccf1a87853bd2123f171a5f30f9 Pman.Gnumeric.js --- diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index d46cb952..ad5eafdb 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -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;