mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 17:56:46 +00:00
🔨 Make edit card only close with cancel or save (#2798)
This commit is contained in:
parent
5ba1cc5075
commit
90c09e967a
@ -138,6 +138,7 @@ export class HuiEditCard extends LitElement {
|
|||||||
<paper-dialog
|
<paper-dialog
|
||||||
with-backdrop
|
with-backdrop
|
||||||
opened
|
opened
|
||||||
|
modal
|
||||||
@opened-changed="${this._openedChanged}"
|
@opened-changed="${this._openedChanged}"
|
||||||
>
|
>
|
||||||
<h2>
|
<h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user