diff options
Diffstat (limited to 'tpl/index.pug')
| -rw-r--r-- | tpl/index.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tpl/index.pug b/tpl/index.pug index 1b10016..5112f87 100644 --- a/tpl/index.pug +++ b/tpl/index.pug | |||
| @@ -447,6 +447,7 @@ html | |||
| 447 | +action-button(quiet=true selected=true)= 'Menu' | 447 | +action-button(quiet=true selected=true)= 'Menu' |
| 448 | +action-menu | 448 | +action-menu |
| 449 | +action-menu-item(icon='user')= 'View profile' | 449 | +action-menu-item(icon='user')= 'View profile' |
| 450 | +action-menu-item(icon='red' iconIsStatus=true)= 'Mark as away' | ||
| 450 | +action-menu-separator | 451 | +action-menu-separator |
| 451 | +action-menu-item(icon='trash')= 'Delete' | 452 | +action-menu-item(icon='trash')= 'Delete' |
| 452 | +action-menu-item(icon='bookmark')= 'Bookmark' | 453 | +action-menu-item(icon='bookmark')= 'Bookmark' |
