mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 12:33:18 +01:00
12 lines
314 B
YAML
12 lines
314 B
YAML
issueNumber: MDL-80748
|
|
notes:
|
|
core_table:
|
|
- message: >+
|
|
A new `$reponsive` property (defaulting to `true`) has been added to the
|
|
`core_table\flexible_table` class.
|
|
|
|
This property allows you to control whether the table is rendered as a
|
|
responsive table.
|
|
|
|
type: improved
|