Add extra nav for settings & clean header buttons
All checks were successful
CI / scan_ruby (push) Successful in 20s
CI / scan_js (push) Successful in 14s
CI / lint (push) Successful in 13s
CI / test (push) Successful in 36s

This commit is contained in:
sto
2025-12-05 10:53:52 +01:00
parent e2c50515b1
commit 7bd1dce1ea
16 changed files with 239 additions and 131 deletions

View File

@@ -3,6 +3,8 @@
.row.mb-4
.col
.alert.alert-primary
= t("messages.index.info")
- if @messages.length == 0
.alert.alert-warning
= t("messages.index.no_messages")