diff options
Diffstat (limited to 'tpl/views')
| -rw-r--r-- | tpl/views/status-indicator.pug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tpl/views/status-indicator.pug b/tpl/views/status-indicator.pug index 6d7ad30..553e454 100644 --- a/tpl/views/status-indicator.pug +++ b/tpl/views/status-indicator.pug | |||
| @@ -3,6 +3,8 @@ mixin view-status-indicator | |||
| 3 | .c-box | 3 | .c-box |
| 4 | +status-indicator | 4 | +status-indicator |
| 5 | = ' ' | 5 | = ' ' |
| 6 | +status-indicator('primary') | ||
| 7 | = ' ' | ||
| 6 | +status-indicator('green') | 8 | +status-indicator('green') |
| 7 | = ' ' | 9 | = ' ' |
| 8 | +status-indicator('yellow') | 10 | +status-indicator('yellow') |
