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
|
@ -36,3 +36,6 @@ views.argument_validator_entity:
|
|||
multiple:
|
||||
type: integer
|
||||
label: 'Multiple arguments'
|
||||
|
||||
views.argument_validator.entity:*:
|
||||
type: views.argument_validator_entity
|
||||
|
|
|
@ -41,10 +41,6 @@ views.sort_expose.date:
|
|||
views.sort_expose.standard:
|
||||
type: views_sort_expose
|
||||
label: 'Standard sort expose settings'
|
||||
mapping:
|
||||
order:
|
||||
type: string
|
||||
label: 'Order'
|
||||
|
||||
views.sort_expose.random:
|
||||
type: views.sort_expose.standard
|
||||
|
|
Reference in a new issue