NLS Expression/JSON editor and fix their height calculation

This commit is contained in:
Nick O'Leary
2017-05-03 17:17:36 +01:00
parent 30920b1b78
commit 2249b9449c
4 changed files with 13 additions and 7 deletions

View File

@@ -397,6 +397,10 @@
},
"expressionEditor": {
"functions": "Functions",
"insert": "Insert"
"insert": "Insert",
"title": "JSONata Expression editor"
},
"jsonEditor": {
"title": "JSON editor"
}
}