mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
Started adding a badge-icon directive.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user