Fix #5700 - Order Follow up Table
authorEdward <edward@roojs.com>
Fri, 15 Feb 2019 11:22:28 +0000 (19:22 +0800)
committerEdward <edward@roojs.com>
Fri, 15 Feb 2019 11:22:28 +0000 (19:22 +0800)
Pman.Gnumeric.js

index a72fe4c..d7755d0 100644 (file)
@@ -327,7 +327,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
                }
            }
             
-            
         });
         // read colinfo..
         var ci = this.sheet.getElementsByTagNameNS('*','ColInfo');