Started adding a badge-icon directive.

This commit is contained in:
Gunther Brunner
2014-07-16 18:12:12 +09:00
parent dd5b04998d
commit 0f0cc56c41
7 changed files with 59 additions and 1 deletions

View File

@@ -21,6 +21,11 @@
a(ng-click='openChat()').pointer
i.fa.fa-comment.fa-fw
| {{ "Chat" | translate }}
//li
a
badge-icon(type='warning', message='There was an error')
li(ng-if='!$root.basicMode')
a(ng-href='/#!/help')
i.fa.fa-question-circle.fa-fw