mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: Suppory open details
elements
This commit is contained in:
parent
7dd4470075
commit
e341596536
2 changed files with 5 additions and 1 deletions
|
@ -25,6 +25,7 @@ export function setup(helper) {
|
|||
'summary',
|
||||
'summary[title]',
|
||||
'details',
|
||||
'details[open=open]',
|
||||
'details.elided'
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue