mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
another show summary as btn-primary
This commit is contained in:
parent
e407c3df71
commit
2f27a7f182
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue