started sims section & axes&grid settings for KFEditor
This commit is contained in:
@@ -1,4 +1,24 @@
|
||||
[
|
||||
{
|
||||
"label": "Simulations Management",
|
||||
"icon": "icon-lab2",
|
||||
"collapsed": true,
|
||||
"access": ["*"],
|
||||
"items": [
|
||||
{
|
||||
"label": "Create a simulation",
|
||||
"icon": "icon-new",
|
||||
"route": "/sims/create",
|
||||
"access": ["*"]
|
||||
},
|
||||
{
|
||||
"label": "Play / Pause a simulation",
|
||||
"icon": "icon-file-play",
|
||||
"route": "/sims/manage",
|
||||
"access": ["*"]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Live Arena",
|
||||
"icon": "icon-bolt",
|
||||
|
||||
Reference in New Issue
Block a user