forked from UKSOURCE/cms.hailearning.edu.vn
first commit
This commit is contained in:
61
data/dataheader.json
Normal file
61
data/dataheader.json
Normal file
@@ -0,0 +1,61 @@
|
||||
[
|
||||
{
|
||||
"title": "Academics",
|
||||
"url": "/academics/",
|
||||
"children": [
|
||||
{
|
||||
"title": "Foundations",
|
||||
"url": "/academics/foundations/",
|
||||
"children": [],
|
||||
"programmes": [
|
||||
{
|
||||
"title": "Pre-A",
|
||||
"url": "/academics/foundations/PAF1000/"
|
||||
},
|
||||
{
|
||||
"title": "Pre-U",
|
||||
"url": "/academics/foundations/PUF1000/"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Undergraduate",
|
||||
"url": "/academics/undergraduate/",
|
||||
"children": [],
|
||||
"programmes": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Postgraduate",
|
||||
"url": "/academics/postgraduate/",
|
||||
"children": [],
|
||||
"programmes": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Global Education",
|
||||
"url": "/academics/global-education/",
|
||||
"children": [
|
||||
{
|
||||
"title": "Postgraduate Online",
|
||||
"url": "/academics/postgraduate-online/",
|
||||
"children": [],
|
||||
"programmes": [
|
||||
{
|
||||
"title": "Accounting and Finance",
|
||||
"url": "/academics/postgraduate-online/GE7002/"
|
||||
},
|
||||
{
|
||||
"title": "International Business Law",
|
||||
"url": "/academics/postgraduate-online/GE7008/"
|
||||
},
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user