Merge branch 'v8/dev' into v8/contrib

This commit is contained in:
Sebastiaan Janssen
2020-01-06 14:29:05 +01:00
112 changed files with 2265 additions and 3185 deletions

View File

@@ -55,8 +55,8 @@
});
function setCurrentNode(node) {
vm.currentNode = node;
updateModel();
vm.currentNode = node;
}
var copyAllEntries = function() {