parent
bf59645133
commit
dbc8b9bfed
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ var doLoad = async function () {
|
|||
onItemSelected();
|
||||
}
|
||||
},
|
||||
onActivate: () => {
|
||||
document.querySelector('dialog').acceptDialog();
|
||||
},
|
||||
id: io.itemTreeID || "select-items-dialog",
|
||||
dragAndDrop: false,
|
||||
persistColumns: true,
|
||||
|
|
Loading…
Reference in a new issue