Fix - search pane: Muppet error!

pull/412/head
Allan Jardine 6 years ago
parent a04a0d6b8f
commit 3de80958a6

@ -85,7 +85,7 @@
rebuild: function() {
var that = this;
this.c.container.empty();
this.dom.container.empty();
this.s.dt
.columns(this.c.columns)
.eq(0)

Loading…
Cancel
Save