Skip to content

Commit

Permalink
Fix mislabeled button in toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed Oct 23, 2015
1 parent 990435f commit 0e5d17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/components/content-kit-toolbar/template.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
class="content-kit-toolbar__button {{if contentKit.activeSectionTagNames.isBlockquote 'active'}}"
{{action contentKit.toggleSectionTagName 'blockquote'}}>
<i class="icon-quote-block"></i>
Link
Blockquote
</button>
</li>
<li class="content-kit-toolbar__control">
Expand Down

0 comments on commit 0e5d17a

Please sign in to comment.