Removed excess </span> tag

As i'm trying to modify this element to my own liking, I found this </span> that seems to be without any opening "partner". Btw, what i'm trying to achieve is to have the inline slider moved to the right by removing the toggle, and allowing for longer entity names.
This commit is contained in:
hulkhaugen 2018-11-29 12:12:54 +01:00 committed by GitHub
parent 5e75f8b19e
commit e2fbbe33fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,6 @@ class SliderEntityRow extends Polymer.Element {
></ha-entity-toggle> ></ha-entity-toggle>
</span> </span>
</template> </template>
</span>
</div> </div>
</div> </div>
`; `;