|
@@ -319,7 +319,7 @@
|
|
|
$keepOpen,
|
|
$keepOpen,
|
|
|
$search;
|
|
$search;
|
|
|
|
|
|
|
|
- this.$toolbar = this.$container.find('.fixed-table-toolbar');
|
|
|
|
|
|
|
+ this.$toolbar = this.$container.find('.fixed-table-toolbar').html('');
|
|
|
|
|
|
|
|
if (typeof this.options.toolbar === 'string') {
|
|
if (typeof this.options.toolbar === 'string') {
|
|
|
$('<div class="bars pull-left"></div>')
|
|
$('<div class="bars pull-left"></div>')
|