Update frontend with weblink fix
parent
7a25ae3e2c
commit
982f8f41ae
|
@ -1,2 +1,2 @@
|
|||
"""DO NOT MODIFY. Auto-generated by build_frontend script."""
|
||||
VERSION = "4062ab87999fd5e382074ba9d7a880d7"
|
||||
VERSION = "c2932592a6946e955ddc46f31409b81f"
|
||||
|
|
|
@ -3658,7 +3658,7 @@ e.bindAnimationForKeyframeEffect(this)),(this.effect instanceof window.SequenceE
|
|||
text-transform: capitalize;
|
||||
line-height: 40px;
|
||||
margin-left: 16px;
|
||||
}</style><template><state-badge state-obj="[[stateObj]]" in-dialog="[[inDialog]]"></state-badge><a href="[[stateObj.entityDisplay]]" target="_blank" class="name" id="link">[[stateObj.entityDisplay]]</a></template></dom-module><dom-module id="ha-entities-card" assetpath="cards/"><style is="custom-style" include="iron-flex"></style><style>.states {
|
||||
}</style><template><state-badge state-obj="[[stateObj]]" in-dialog="[[inDialog]]"></state-badge><a href="[[stateObj.state]]" target="_blank" class="name" id="link">[[stateObj.entityDisplay]]</a></template></dom-module><dom-module id="ha-entities-card" assetpath="cards/"><style is="custom-style" include="iron-flex"></style><style>.states {
|
||||
padding-bottom: 16px;
|
||||
}
|
||||
.state {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 89a1723f9f5fdaf5b144222b82b73995200ed339
|
||||
Subproject commit ac311416a99f41abbe98142ccac5f84f77d88296
|
Loading…
Reference in New Issue