added List researches Backend
This commit is contained in:
@ -21,5 +21,7 @@ public enum Applications {
|
||||
// profile of a researcher
|
||||
ResearcherProfile,
|
||||
ManageResearcherProfile,
|
||||
StudentsList
|
||||
|
||||
//the list of all researches (filterable)
|
||||
ListResearches, StudentsList
|
||||
}
|
||||
|
Reference in New Issue
Block a user