Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
1a5059c9
Commit
1a5059c9
authored
Jan 25, 2016
by
alexpott
Browse files
Issue
#2651610
by DeanRae, TR: Tableselect documentation lists wrong property name
parent
96dc1923
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/lib/Drupal/Core/Render/Element/Tableselect.php
View file @
1a5059c9
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
* Provides a form element for a table with radios or checkboxes in left column.
* Provides a form element for a table with radios or checkboxes in left column.
*
*
* Properties:
* Properties:
* - #header
s
: Table headers used in the table.
* - #header: Table headers used in the table.
* - #options: An associative array where each key is the value returned when
* - #options: An associative array where each key is the value returned when
* a user selects the radio button or checkbox, and each value is the row of
* a user selects the radio button or checkbox, and each value is the row of
* table data.
* table data.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment