02/06 comitted
This commit is contained in:
@ -17,31 +17,37 @@
|
|||||||
{
|
{
|
||||||
"id": "2001",
|
"id": "2001",
|
||||||
"name": "All Type Fonts",
|
"name": "All Type Fonts",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/TypeFonts"
|
"url": "/TypeFonts"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "2002",
|
"id": "2002",
|
||||||
"name": "Font Serif",
|
"name": "Font Serif",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/TypeFonts/Serif"
|
"url": "/TypeFonts/Serif"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "2003",
|
"id": "2003",
|
||||||
"name": "Font San-Serif",
|
"name": "Font San-Serif",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/TypeFonts/San-Serif"
|
"url": "/TypeFonts/San-Serif"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "2004",
|
"id": "2004",
|
||||||
"name": "Font Việt Hóa",
|
"name": "Font Việt Hóa",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/TypeFonts/Viet-Hoa"
|
"url": "/TypeFonts/Viet-Hoa"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "2005",
|
"id": "2005",
|
||||||
"name": "Font Vintage",
|
"name": "Font Vintage",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/TypeFonts/Vintage"
|
"url": "/TypeFonts/Vintage"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "2006",
|
"id": "2006",
|
||||||
"name": "Font Wibu",
|
"name": "Font Wibu",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/TypeFonts/Wibu"
|
"url": "/TypeFonts/Wibu"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -56,11 +62,13 @@
|
|||||||
{
|
{
|
||||||
"id": "3001",
|
"id": "3001",
|
||||||
"name": "Icons",
|
"name": "Icons",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/GlyphFonts/Icons"
|
"url": "/GlyphFonts/Icons"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "3002",
|
"id": "3002",
|
||||||
"name": "Glyps",
|
"name": "Glyps",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/GlyphFonts/Glyps"
|
"url": "/GlyphFonts/Glyps"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -75,11 +83,13 @@
|
|||||||
{
|
{
|
||||||
"id": "4001",
|
"id": "4001",
|
||||||
"name": "Vectors",
|
"name": "Vectors",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/Images/Vectors"
|
"url": "/Images/Vectors"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "4002",
|
"id": "4002",
|
||||||
"name": "Ảnh Chụp",
|
"name": "Ảnh Chụp",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/Images/Photos"
|
"url": "/Images/Photos"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -94,11 +104,13 @@
|
|||||||
{
|
{
|
||||||
"id": "5001",
|
"id": "5001",
|
||||||
"name": "Vectors",
|
"name": "Vectors",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/Images/Vectors"
|
"url": "/Images/Vectors"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "5002",
|
"id": "5002",
|
||||||
"name": "Ảnh Chụp",
|
"name": "Ảnh Chụp",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/Images/Photos"
|
"url": "/Images/Photos"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -113,11 +125,13 @@
|
|||||||
{
|
{
|
||||||
"id": "6001",
|
"id": "6001",
|
||||||
"name": "Vectors",
|
"name": "Vectors",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/Images/Vectors"
|
"url": "/Images/Vectors"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "6002",
|
"id": "6002",
|
||||||
"name": "Ảnh Chụp",
|
"name": "Ảnh Chụp",
|
||||||
|
"flexPage": "true",
|
||||||
"url": "/Images/Photos"
|
"url": "/Images/Photos"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="AppLibs">
|
<Reference Include="AppLibs">
|
||||||
<HintPath>..\..\MikaltoResort\AppLibs\AppLibs\bin\Release\net8.0\AppLibs.dll</HintPath>
|
<HintPath>..\..\..\..\OneDrive - ATG SERVICES AND TRADING CORPORATION\My Documents\Project\MikaltoResort\AppLibs\AppLibs\bin\Release\net8.0\AppLibs.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user