Remove 'Pick script to edit' headline from script editor (#3873)

Fixes #3829
This commit is contained in:
Tom Raithel
2019-10-13 13:18:43 +02:00
committed by Bram Kragten
parent 38bf2e116b
commit 476525e0d4
2 changed files with 1 additions and 6 deletions

View File

@@ -55,11 +55,7 @@ class HaScriptPicker extends LitElement {
</p>
</div>
<ha-card
header="${this.hass.localize(
"ui.panel.config.script.picker.pick_script"
)}"
>
<ha-card>
${this.scripts.length === 0
? html`
<div class="card-content">