All Trainings • Add participant figures to columns in All Trainings
This commit is contained in:
parent
17f2a9bef7
commit
8cd5b21387
@ -582,18 +582,7 @@ display:
|
|||||||
cache:
|
cache:
|
||||||
type: tag
|
type: tag
|
||||||
options: { }
|
options: { }
|
||||||
empty:
|
empty: { }
|
||||||
area_text_custom:
|
|
||||||
id: area_text_custom
|
|
||||||
table: views
|
|
||||||
field: area_text_custom
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
plugin_id: text_custom
|
|
||||||
empty: true
|
|
||||||
content: 'None yet.'
|
|
||||||
tokenize: false
|
|
||||||
sorts: { }
|
sorts: { }
|
||||||
arguments: { }
|
arguments: { }
|
||||||
filters:
|
filters:
|
||||||
@ -706,7 +695,13 @@ display:
|
|||||||
id: area_text_custom
|
id: area_text_custom
|
||||||
table: views
|
table: views
|
||||||
field: area_text_custom
|
field: area_text_custom
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
plugin_id: text_custom
|
plugin_id: text_custom
|
||||||
|
empty: true
|
||||||
|
content: ''
|
||||||
|
tokenize: false
|
||||||
footer:
|
footer:
|
||||||
area_text_custom:
|
area_text_custom:
|
||||||
id: area_text_custom
|
id: area_text_custom
|
||||||
@ -1385,7 +1380,7 @@ display:
|
|||||||
group_type: group
|
group_type: group
|
||||||
admin_label: ''
|
admin_label: ''
|
||||||
plugin_id: text_custom
|
plugin_id: text_custom
|
||||||
empty: false
|
empty: true
|
||||||
content: '<h2>Without date</h2>'
|
content: '<h2>Without date</h2>'
|
||||||
tokenize: false
|
tokenize: false
|
||||||
footer:
|
footer:
|
||||||
|
Reference in New Issue
Block a user