...
This commit is contained in:
@@ -53,6 +53,16 @@ public class WebsiteData
|
|||||||
Icon = "fa-solid fa-bow-arrow"
|
Icon = "fa-solid fa-bow-arrow"
|
||||||
},
|
},
|
||||||
new()
|
new()
|
||||||
|
{
|
||||||
|
Id = 7,
|
||||||
|
WebSectionModelId = 2,
|
||||||
|
Name = "Catalog",
|
||||||
|
Description = "Visual catalog of all entities",
|
||||||
|
Href = "catalog",
|
||||||
|
IsPrivate = "False",
|
||||||
|
Icon = "fa-solid fa-layer-group"
|
||||||
|
},
|
||||||
|
new()
|
||||||
{
|
{
|
||||||
Id = 4,
|
Id = 4,
|
||||||
WebSectionModelId = 2,
|
WebSectionModelId = 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user