Add editableList widget and update Switch/Change nodes to use it

This commit is contained in:
Nick O'Leary
2016-05-20 22:13:28 +01:00
parent 2f6ed47168
commit 291240dd94
7 changed files with 397 additions and 252 deletions

View File

@@ -232,5 +232,8 @@
"json": "JSON",
"date": "timestamp"
}
},
"editableList": {
"add": "add"
}
}