Populate EditorLink based on highlighted items

This commit is contained in:
Ian Gulliver
2019-07-11 04:40:43 +00:00
parent f7822b24b5
commit 7390acb978
3 changed files with 20 additions and 13 deletions

View File

@@ -128,6 +128,8 @@ class List {
if (this.container_.parentElement.xArchObj) {
this.container_.parentElement.focus();
}
e.stopPropagation();
e.preventDefault();
break;
case 'd':