on scene selection OK + keyframe model
This commit is contained in:
@@ -32,17 +32,22 @@
|
||||
"/thirdparty/beautify/beautify.html.min",
|
||||
"/thirdparty/beautify/beautify.css.min",
|
||||
"/thirdparty/highlight/highlight.min",
|
||||
"/thirdparty/katex/katex.min",
|
||||
"/helpers/basicDialogs"
|
||||
],
|
||||
"assets": {
|
||||
"styles": [
|
||||
{ "name":"FileUpload.css", "path":"/app/thirdparty/eicui/plugins/FileUpload/" },
|
||||
{ "name":"Charts.css", "path":"/app/thirdparty/eicui/plugins/Charts/" },
|
||||
{ "name":"monokai.min.css", "path":"/app/thirdparty/highlight/styles/" }
|
||||
{ "name":"monokai.min.css", "path":"/app/thirdparty/highlight/styles/" },
|
||||
{ "name":"katex.min.css", "path":"/app/thirdparty/katex/" }
|
||||
],
|
||||
"json": [
|
||||
{ "id": "user-roles", "name": "global/user-roles.json" },
|
||||
{ "id": "user-messages", "name": "system/user-messages.json" }
|
||||
]
|
||||
],
|
||||
"html": [
|
||||
{ "id":"toto", "name": "toto.html"}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user