Moved all student management tools into student app for global uses (working)
This commit is contained in:
@@ -8,9 +8,8 @@ const properties: AppProperties = {
|
||||
index: "Homepage",
|
||||
overview: "Mobility overview",
|
||||
mobility: "Mobility management",
|
||||
students: "Students management",
|
||||
},
|
||||
adminOnly: ["students"],
|
||||
adminOnly: ["mobility"],
|
||||
};
|
||||
|
||||
export default properties;
|
||||
|
||||
Reference in New Issue
Block a user