Skip to content

Commit

Permalink
Issue #549: Modify chosen settings
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislaick committed Nov 24, 2024
1 parent 74bea54 commit 5f1c68a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions config/sync/chosen.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
_core:
default_config_hash: OHFGY8dygN7xT4c0vdvK-HmdGFN61Sww_KLKfBkIrWc
minimum_single: 20
minimum_multiple: 5
disable_search_threshold: 0
minimum_width: 0
max_shown_results: null
use_relative_width: false
jquery_selector: 'select:visible'
search_contains: false
disable_search: false
allow_single_deselect: false
add_helper_buttons: false
disabled_themes:
claro: '0'
bcbb_theme: '0'
bootstrap5: '0'
dc_theme: '0'
chosen_include: 2
placeholder_text_multiple: 'Select options'
placeholder_text_single: 'Select option'
no_results_text: 'No results match'

0 comments on commit 5f1c68a

Please sign in to comment.