Skip to content

Commit

Permalink
chore: export views changes after BEF upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainweb committed Nov 26, 2024
1 parent 4b9c0d3 commit 0f92111
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/sync/views.view.all_contributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,7 @@ display:
allow_secondary: false
secondary_label: 'Advanced options'
secondary_open: false
autosubmit_textfield_minimum_length: 3
filter:
type:
plugin_id: default
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.code_contributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,7 @@ display:
input_required: false
allow_secondary: false
secondary_label: 'Advanced options'
autosubmit_textfield_minimum_length: 3
access:
type: perm
options:
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.event_contributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,7 @@ display:
input_required: false
allow_secondary: false
secondary_label: 'Advanced options'
autosubmit_textfield_minimum_length: 3
access:
type: perm
options:
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.non_code_contributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,7 @@ display:
input_required: false
allow_secondary: false
secondary_label: 'Advanced options'
autosubmit_textfield_minimum_length: 3
access:
type: perm
options:
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.patches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@ display:
autosubmit_hide: false
allow_secondary: false
secondary_label: 'Advanced options'
autosubmit_textfield_minimum_length: 3
field_contribution_date_value:
bef_format: bef_datepicker
more_options:
Expand Down

0 comments on commit 0f92111

Please sign in to comment.