Add Drupal application
This commit is contained in:
parent
c00b769d67
commit
4bb39011f3
261 changed files with 22997 additions and 0 deletions
|
@ -0,0 +1,29 @@
|
|||
uuid: 4bf16d88-0a2f-491a-b450-50d9be383a8e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- options
|
||||
_core:
|
||||
default_config_hash: cRwZ2i4vsnMUw_651MnTpaIPzE_lXfo0621_NilkGiI
|
||||
id: node.field_session_status
|
||||
field_name: field_session_status
|
||||
entity_type: node
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: submitted
|
||||
label: Submitted
|
||||
-
|
||||
value: accepted
|
||||
label: Accepted
|
||||
allowed_values_function: ''
|
||||
module: options
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue