mirror of
https://github.com/discourse/discourse.git
synced 2025-09-11 21:04:42 +08:00
FIX: Also support just open
This commit is contained in:
parent
e341596536
commit
16383a1749
3 changed files with 10 additions and 2 deletions
|
@ -25,7 +25,7 @@ export function setup(helper) {
|
|||
'summary',
|
||||
'summary[title]',
|
||||
'details',
|
||||
'details[open=open]',
|
||||
'details[open]',
|
||||
'details.elided'
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue