1
0
mirror of /repos/Prototyper.git synced 2026-06-25 12:30:50 +02:00

added test1 to navigation

This commit is contained in:
Aiko Mastboom
2013-04-30 23:59:12 +02:00
parent 9c83e5a3c4
commit 30e1e438b0
+18 -3
View File
@@ -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",