mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:59:50 +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…
Reference in New Issue
Block a user