updated to drupal 10.4
This commit is contained in:
@@ -336,6 +336,15 @@ display:
|
||||
date_format: medium
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: ''
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
changed:
|
||||
id: changed
|
||||
table: file_managed
|
||||
@@ -392,6 +401,15 @@ display:
|
||||
date_format: medium
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: ''
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
count:
|
||||
id: count
|
||||
table: file_usage
|
||||
@@ -506,6 +524,7 @@ display:
|
||||
type: full
|
||||
options:
|
||||
offset: 0
|
||||
pagination_heading_level: h4
|
||||
items_per_page: 50
|
||||
total_pages: 0
|
||||
id: 0
|
||||
@@ -802,7 +821,7 @@ display:
|
||||
tags: { }
|
||||
page_1:
|
||||
id: page_1
|
||||
display_title: 'Vue d''ensemble des fichiers'
|
||||
display_title: "Vue d'ensemble des fichiers"
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
@@ -1119,6 +1138,15 @@ display:
|
||||
date_format: medium
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: ''
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
changed:
|
||||
id: changed
|
||||
table: file_managed
|
||||
@@ -1175,6 +1203,15 @@ display:
|
||||
date_format: medium
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: ''
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
count:
|
||||
id: count
|
||||
table: file_usage
|
||||
@@ -1554,7 +1591,7 @@ display:
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: standard
|
||||
label: 'Type d''entité'
|
||||
label: "Type d'entité"
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -1652,7 +1689,7 @@ display:
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: numeric
|
||||
label: 'Nombre d''utilisations'
|
||||
label: "Nombre d'utilisations"
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -1705,6 +1742,7 @@ display:
|
||||
type: mini
|
||||
options:
|
||||
offset: 0
|
||||
pagination_heading_level: h4
|
||||
items_per_page: 10
|
||||
total_pages: 0
|
||||
id: 0
|
||||
@@ -1737,11 +1775,10 @@ display:
|
||||
title_enable: false
|
||||
title: Tout
|
||||
title_enable: true
|
||||
title: 'Information d''utilisation du fichier {{ arguments.fid }}'
|
||||
title: "Information d'utilisation du fichier {{ arguments.fid }}"
|
||||
default_argument_type: fixed
|
||||
default_argument_options:
|
||||
argument: ''
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
|
||||
Reference in New Issue
Block a user