Skip to content

Commit

Permalink
Updated basket view
Browse files Browse the repository at this point in the history
  • Loading branch information
Magnar Eivind Martinsen committed Oct 21, 2024
1 parent ed62132 commit c8b6c00
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions metsis/metsis_basket/config/install/views.view.basket_view.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ display:
batch: false
batch_size: 10
form_step: true
ajax_loader: false
buttons: true
action_title: Action
clear_on_exposed: true
Expand All @@ -89,7 +90,7 @@ display:
field: title
relationship: none
group_type: group
admin_label: ''
admin_label: Title
entity_type: metsis_basket_item
entity_field: title
plugin_id: field
Expand Down Expand Up @@ -136,8 +137,7 @@ display:
hide_alter_empty: true
click_sort_column: value
type: string
settings:
link_to_entity: false
settings: { }
group_column: value
group_columns: { }
group_rows: true
Expand Down Expand Up @@ -220,7 +220,7 @@ display:
field: metadata_identifier
relationship: none
group_type: group
admin_label: ''
admin_label: 'Metadata Identifier'
entity_type: metsis_basket_item
entity_field: metadata_identifier
plugin_id: field
Expand Down Expand Up @@ -267,8 +267,7 @@ display:
hide_alter_empty: true
click_sort_column: value
type: string
settings:
link_to_entity: false
settings: { }
group_column: value
group_columns: { }
group_rows: true
Expand Down Expand Up @@ -416,6 +415,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand Down

0 comments on commit c8b6c00

Please sign in to comment.