mirror of
/repos/Prototyper.git
synced 2026-02-27 16:12:00 +01:00
added test1 to navigation
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user