Фикс удаления личного кабинета
This commit is contained in:
parent
b2f671edbe
commit
adcca8d9f3
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
public static List<(string Url, string Title)> MenuItemsOrder = new List<(string Url, string Title)>
|
public static List<(string Url, string Title)> MenuItemsOrder = new List<(string Url, string Title)>
|
||||||
{
|
{
|
||||||
Index, Courses, Diagnoses, Symptomes, Login, Register, MyPage
|
Index, Courses, Diagnoses, Symptomes, Login, Register
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user