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 @@ {{ trans('general.name') }} {{ trans('admin/custom_fields/general.qty_fields') }} {{ trans('admin/custom_fields/general.used_by_models') }} - Actions + Actions @@ -132,7 +132,7 @@ {{ trans('admin/custom_fields/general.field_format') }} {{ trans('admin/custom_fields/general.field_element_short') }} {{ trans('admin/custom_fields/general.fieldsets') }} - Actions + Actions