From: Edward Date: Fri, 15 Feb 2019 11:22:28 +0000 (+0800) Subject: Fix #5700 - Order Follow up Table X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=c711d090aa2e6f3dc7225ab3df62fd0f2a70217e Fix #5700 - Order Follow up Table --- diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index a72fe4c8..d7755d07 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -327,7 +327,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { } } - }); // read colinfo.. var ci = this.sheet.getElementsByTagNameNS('*','ColInfo');