mirror of
https://github.com/discourse/discourse.git
synced 2025-04-26 09:14:28 +08:00
another show summary as btn-primary
This commit is contained in:
parent
e407c3df71
commit
2f27a7f182
@ -8,5 +8,5 @@
|
||||
<p>{{{i18n summary.description count="topic.posts_count"}}}</p>
|
||||
{{/if}}
|
||||
|
||||
<button class='btn' {{action toggleSummary}}>{{i18n summary.enable}}</button>
|
||||
<button class='btn btn-primary' {{action toggleSummary}}>{{i18n summary.enable}}</button>
|
||||
{{/if}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user