Update to Drupal 8.0.0-beta15. For more information, see: https://www.drupal.org/node/2563023
This commit is contained in:
parent
2720a9ec4b
commit
f3791f1da3
1898 changed files with 54300 additions and 11481 deletions
|
@ -396,10 +396,12 @@ display:
|
|||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
date_format: 'raw time ago'
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
plugin_id: date
|
||||
type: timestamp_ago
|
||||
settings:
|
||||
future_format: '@interval'
|
||||
past_format: '@interval'
|
||||
granularity: 2
|
||||
plugin_id: field
|
||||
entity_type: user
|
||||
entity_field: created
|
||||
access:
|
||||
|
@ -450,10 +452,12 @@ display:
|
|||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
date_format: 'time ago'
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
plugin_id: date
|
||||
type: timestamp_ago
|
||||
settings:
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
plugin_id: field
|
||||
entity_type: user
|
||||
entity_field: access
|
||||
operations:
|
||||
|
|
Reference in a new issue