Remove data- elements in resources/ we didnt end on using them

This commit is contained in:
2025-02-24 21:55:12 +11:00
parent 03c2eba9e3
commit e0e4b0264d
4 changed files with 3 additions and 8 deletions

View File

@@ -52,7 +52,7 @@
theme: 'bootstrap-5',
dropdownAutoWidth: true,
width: 'style',
allowClear: {{ $allowclear ?? 'true' }},
allowClear: {{ $allowclear ?? 'false' }},
placeholder: '{{ $placeholder ?? '' }}',
@isset($addvalues)
tags: true,