Ordre des status

Signed-off-by: Gato <cedric@goutailler-olivier.fr>
This commit is contained in:
2026-05-28 20:58:40 +02:00
parent 3450066c6f
commit b9ee016119
15 changed files with 667 additions and 24 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ export class Menu {
{ label: 'Projet', path: '/project' },
{ label: 'Issues', path: '/issues' },
{ label: 'Milestones', path: '/milestones' },
{ label: 'Paramètres', path: '/settings' },
{ label: 'Statuts', path: '/statuses' },
];
protected logout(): void {