Issue #2033653 by damiankloip: Remove occurrences of api_version()
parent
2c11efed11
commit
b15a9b40f4
|
@ -1,4 +1,3 @@
|
|||
api_version: '3.0'
|
||||
base_field: nid
|
||||
base_table: node
|
||||
core: 8.x
|
||||
|
|
|
@ -7,8 +7,6 @@ views.view.*:
|
|||
status:
|
||||
type: boolean
|
||||
label: 'Status'
|
||||
api_version:
|
||||
label: 'API version'
|
||||
module:
|
||||
label: 'Module'
|
||||
name:
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
api_version: '3.0'
|
||||
base_table: node
|
||||
core: '8'
|
||||
description: ''
|
||||
|
|
|
@ -4,7 +4,6 @@ description: ''
|
|||
tag: ''
|
||||
label: test_mini_pager
|
||||
core: 8.x
|
||||
api_version: '3.0'
|
||||
display:
|
||||
default:
|
||||
display_plugin: default
|
||||
|
|
Loading…
Reference in New Issue