added destination to the buttons for adding things to things, to return to the original thing
This commit is contained in:
@ -18,7 +18,7 @@ mode: default
|
||||
content:
|
||||
client:
|
||||
type: entity_reference_label
|
||||
weight: 2
|
||||
weight: 3
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
@ -30,7 +30,7 @@ content:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_contract_signed_date:
|
||||
weight: 3
|
||||
weight: 4
|
||||
label: above
|
||||
settings:
|
||||
timezone_override: ''
|
||||
@ -38,17 +38,6 @@ content:
|
||||
third_party_settings: { }
|
||||
type: datetime_default
|
||||
region: content
|
||||
field_total_fee:
|
||||
weight: 4
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
type: number_decimal
|
||||
region: content
|
||||
files:
|
||||
label: above
|
||||
settings:
|
||||
@ -57,9 +46,20 @@ content:
|
||||
weight: 6
|
||||
third_party_settings: { }
|
||||
type: file_default
|
||||
trainings:
|
||||
total_fee:
|
||||
type: number_decimal
|
||||
weight: 1
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
trainings:
|
||||
weight: 2
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
user_id:
|
||||
@ -71,5 +71,6 @@ content:
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
field_fee: true
|
||||
field_total_fee: true
|
||||
notes: true
|
||||
search_api_excerpt: true
|
||||
|
||||
Reference in New Issue
Block a user