mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 19:55:10 +00:00
waow
This commit is contained in:
parent
53c66c2dee
commit
54b145a3df
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ module LettersHelper
|
|||
["info", "printed"]
|
||||
when "mailed"
|
||||
["success", "mailed"]
|
||||
when "received"
|
||||
["success", "received"]
|
||||
when "canceled", "failed"
|
||||
"bg-error-bg text-error-fg border border-error-border"
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue