import wip

This commit is contained in:
Lone Iversen
2023-11-17 13:57:27 +01:00
parent 991c3a05c3
commit b7cc5671b9

View File

@@ -145,9 +145,11 @@ export class UmbImportDictionaryModalLayout extends UmbModalBaseElement<
</div>
<div>
<strong><umb-localize key="actions_chooseWhereToImport">Choose where to import</umb-localize>:</strong>
Work in progress<br />
${
console.log('load')
//<umb-dictionary-item-input
this._parentId
// TODO
// <umb-dictionary-item-input
// @change=${this.#onParentChange}
// .selectedIds=${this._parentId ? [this._parentId] : []}
// max="1">