diff --git a/public/js/bootstrap-table.js b/public/js/bootstrap-table.js index 036d4a2e8..f90f44f33 100755 --- a/public/js/bootstrap-table.js +++ b/public/js/bootstrap-table.js @@ -820,7 +820,7 @@ if (column.checkbox) { if (!that.options.singleSelect && that.options.checkboxHeader) { - text = ''; + text = ''; } that.header.stateField = column.field; } diff --git a/resources/views/custom_fields/index.blade.php b/resources/views/custom_fields/index.blade.php index e6f3554da..510c71865 100644 --- a/resources/views/custom_fields/index.blade.php +++ b/resources/views/custom_fields/index.blade.php @@ -44,7 +44,7 @@