feat : fix a lot of stuff
This commit is contained in:
@@ -6,10 +6,9 @@ const properties: AppProperties = {
|
||||
pages: {
|
||||
index: "Accueil",
|
||||
consult: "Élèves",
|
||||
promotions: "Promotions",
|
||||
upload: "Import xlsx",
|
||||
},
|
||||
adminOnly: ["consult", "promotions", "upload"],
|
||||
adminOnly: ["consult", "upload"],
|
||||
hint: "Create students promotion and see informations",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user