feat(gui): binding licence-poste souple (P0-6/D-20.4, affichage sans blocage)

This commit is contained in:
2026-06-25 17:52:07 +02:00
parent dc0554e694
commit 9e87cb3122
4 changed files with 54 additions and 1 deletions

View File

@@ -113,6 +113,7 @@ _STATUS_TOKEN = {
"revoked": "danger",
"invalid": "danger",
"unavailable": "warning",
"autre_poste": "warning",
"none": "text_muted",
}