UX: add btn-default class (#62)
This commit is contained in:
parent
d4fe487e8d
commit
ce0c433d53
|
@ -1,4 +1,4 @@
|
||||||
<a {{action show}} href class="btn">
|
<a {{action show}} href class="btn btn-default">
|
||||||
{{d-icon "pencil-alt"}}
|
{{d-icon "pencil-alt"}}
|
||||||
{{#if showCount}}
|
{{#if showCount}}
|
||||||
{{i18n "user_notes.show" count=count}}
|
{{i18n "user_notes.show" count=count}}
|
||||||
|
|
Loading…
Reference in New Issue