Issue #2581399 by YesCT, effulgentsia: views.style.table schema has incorrect label for 'description'

8.1.x
Nathaniel Catchpole 2015-11-25 22:09:04 +00:00
parent 8aead032bb
commit 5e3847dbc3
1 changed files with 3 additions and 3 deletions

View File

@ -94,7 +94,7 @@ views.style.table:
label: 'Enable Drupal style "sticky" table headers (Javascript)'
summary:
type: label
label: 'Table summary'
label: 'Summary title'
order:
type: string
label: 'Default order'
@ -103,10 +103,10 @@ views.style.table:
label: 'Show the empty text in the table'
caption:
type: label
label: 'Caption'
label: 'Caption for the table'
description:
type: text
label: 'Caption'
label: 'Table description'
views.style.default_summary:
type: views_style