Pman.Gnumeric.js
[Pman.Core] / Pman.Gnumeric.js
index 9e4af0a..348c3d2 100644 (file)
@@ -841,6 +841,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
                 
                 if (rows[row].getAttribute('xls:width')) {
                     this.setColumnWidth(col, 1 * rows[row].getAttribute('xls:width'));
+                    console.log('setting column width');
                 }