diff --git a/public/js/bootstrap-table.js b/public/js/bootstrap-table.js
index 045f096f7..17fcd81b9 100755
--- a/public/js/bootstrap-table.js
+++ b/public/js/bootstrap-table.js
@@ -750,7 +750,7 @@
html.push('
');
if (i === 0 && !that.options.cardView && that.options.detailView) {
- html.push(sprintf(' | ',
+ html.push(sprintf(' | ',
that.options.columns.length));
}
@@ -803,7 +803,7 @@
visibleColumns[column.field] = column;
}
- html.push(' |