location -> place

This commit is contained in:
Finn Stutzenstein 2020-11-03 13:41:45 +01:00
parent ca069edb11
commit ef78783b55
No known key found for this signature in database
GPG Key ID: 9042F605C6324654
1 changed files with 8 additions and 8 deletions

View File

@ -677,7 +677,7 @@ meeting:
# Logos and Fonts # Logos and Fonts
logo_$_id: logo_$_id:
type: template type: template
replacement: location replacement: place
fields: fields:
type: relation type: relation
to: to:
@ -685,10 +685,10 @@ meeting:
field: field:
name: used_as_logo_$_in_meeting_id name: used_as_logo_$_in_meeting_id
type: structured-tag type: structured-tag
replacement: location replacement: place
font_$_id: font_$_id:
type: template type: template
replacement: location replacement: place
fields: fields:
type: relation type: relation
to: to:
@ -696,7 +696,7 @@ meeting:
field: field:
name: used_as_font_$_in_meeting_id name: used_as_font_$_in_meeting_id
type: structured-tag type: structured-tag
replacement: location replacement: place
# Examples: # Examples:
# logo_web_header: Mediafile; # logo_web_header: Mediafile;
# font_italic_pdf: Mediafile; # font_italic_pdf: Mediafile;
@ -1826,7 +1826,7 @@ mediafile:
# Reverse relations for meetings, if a mediafile is used as a special resource # Reverse relations for meetings, if a mediafile is used as a special resource
used_as_logo_$_in_meeting_id: used_as_logo_$_in_meeting_id:
type: template type: template
replacement: location replacement: place
fields: fields:
type: relation type: relation
to: to:
@ -1834,10 +1834,10 @@ mediafile:
field: field:
name: logo_$_id name: logo_$_id
type: structured-tag type: structured-tag
replacement: location replacement: place
used_as_font_$_in_meeting_id: used_as_font_$_in_meeting_id:
type: template type: template
replacement: location replacement: place
fields: fields:
type: relation type: relation
to: to:
@ -1845,7 +1845,7 @@ mediafile:
field: field:
name: font_$_id name: font_$_id
type: structured-tag type: structured-tag
replacement: location replacement: place
projector: projector:
id: number id: number