Thomas Bruederli
2015-03-15 465ba8d11bc27dc44407337afff8d4fe12bce955
Avoid errors when message list doesn't have a header
1 files modified
3 ■■■■■ changed files
program/js/app.js 3 ●●●●● patch | view | raw | blame | history
program/js/app.js
@@ -6728,6 +6728,9 @@
    this.env.listcols = listcols;
    if (!this.env.coltypes)
      this.env.coltypes = {};
    // replace old column headers
    if (thead) {
      if (repl) {