Issue #2581399 by YesCT, effulgentsia: views.style.table schema has incorrect label for 'description'
parent
8aead032bb
commit
5e3847dbc3
|
@ -94,7 +94,7 @@ views.style.table:
|
||||||
label: 'Enable Drupal style "sticky" table headers (Javascript)'
|
label: 'Enable Drupal style "sticky" table headers (Javascript)'
|
||||||
summary:
|
summary:
|
||||||
type: label
|
type: label
|
||||||
label: 'Table summary'
|
label: 'Summary title'
|
||||||
order:
|
order:
|
||||||
type: string
|
type: string
|
||||||
label: 'Default order'
|
label: 'Default order'
|
||||||
|
@ -103,10 +103,10 @@ views.style.table:
|
||||||
label: 'Show the empty text in the table'
|
label: 'Show the empty text in the table'
|
||||||
caption:
|
caption:
|
||||||
type: label
|
type: label
|
||||||
label: 'Caption'
|
label: 'Caption for the table'
|
||||||
description:
|
description:
|
||||||
type: text
|
type: text
|
||||||
label: 'Caption'
|
label: 'Table description'
|
||||||
|
|
||||||
views.style.default_summary:
|
views.style.default_summary:
|
||||||
type: views_style
|
type: views_style
|
||||||
|
|
Loading…
Reference in New Issue