mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
Add modal to hui-dialog-delete-card (#5465)
This commit is contained in:
parent
71ba192c38
commit
e9945abf2f
@ -45,7 +45,7 @@ export class HuiDialogDeleteCard extends LitElement {
|
||||
}
|
||||
|
||||
return html`
|
||||
<ha-paper-dialog with-backdrop opened>
|
||||
<ha-paper-dialog with-backdrop opened modal>
|
||||
<h2>
|
||||
${this.hass.localize("ui.panel.lovelace.cards.confirm_delete")}
|
||||
</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user