Pman.Gnumeric.js
[Pman.Core] / Pman.Gnumeric.js
index 348c3d2..c75417b 100644 (file)
@@ -841,7 +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');
+                    console.log('setting column width!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
                 }