mirror of
/repos/Prototyper.git
synced 2025-12-30 06:31:32 +01:00
added test1 to navigation
This commit is contained in:
parent
9c83e5a3c4
commit
30e1e438b0
@ -20,9 +20,24 @@
|
||||
"icon_class": "icon-pencil"
|
||||
},
|
||||
{
|
||||
"title": "Import index",
|
||||
"url": "/importer/index.html",
|
||||
"icon_class": "icon-refresh"
|
||||
"title": "Import",
|
||||
"links": [
|
||||
{
|
||||
"title": "Prototyper",
|
||||
"url": "/importer/index.html",
|
||||
"icon_class": "icon-refresh"
|
||||
},
|
||||
{
|
||||
"title": "Import Test One",
|
||||
"url": "/importer/test1.html",
|
||||
"icon_class": "icon-refresh"
|
||||
},
|
||||
{
|
||||
"title": "Preview Test One",
|
||||
"url": "/page/app/test1.index.html",
|
||||
"icon_class": "icon-home"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Readme",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user