another show summary as btn-primary

This commit is contained in:
Jeff Atwood 2014-07-07 22:41:41 -07:00
parent e407c3df71
commit 2f27a7f182
1 changed files with 1 additions and 1 deletions

View File

@ -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}}