Edit files via the JSON tree view editor

This commit is contained in:
2018-04-01 13:59:34 +02:00
parent ddecda8220
commit c979b13df5
6 changed files with 58 additions and 4 deletions

View File

@@ -53,7 +53,6 @@ export default Controller.extend({
showEditor () {
this.set('documentShowEditor', true);
// TODO init editing
},
cancelEditor () {