frontend tweaks

This commit is contained in:
Lennart
2025-08-28 14:53:17 +02:00
parent c648ed315d
commit bf5d874481
5 changed files with 16 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ export class EditAddressbookForm extends LitElement {
return html`
<button @click=${() => this.dialog.value.showModal()}>Edit addressbook</button>
<dialog ${ref(this.dialog)}>
<h3>Create addressbook</h3>
<h3>Edit addressbook</h3>
<form @submit=${this.submit} ${ref(this.form)}>
<label>
Displayname