Pman.Gnumeric.js
authoredward <edward@roojs.com>
Wed, 6 Sep 2017 05:26:13 +0000 (13:26 +0800)
committeredward <edward@roojs.com>
Wed, 6 Sep 2017 05:26:13 +0000 (13:26 +0800)
Pman.Gnumeric.js

index bd6c7c5..5a77b2c 100644 (file)
@@ -1247,7 +1247,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         endRow = endRow * 1;
         width = width * 1;
         height = height * 1;
-        
+        afjs
         var objs = this.sheet.getElementsByTagNameNS('*','Objects')[0];
         var soi = this.doc.createElementNS('http://www.gnumeric.org/v10.dtd', 'gnm:SheetObjectImage');