From c8cbb8ebb5bcf08335ff6ff536b66f6780d1f3fd Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 14 Feb 2015 12:19:58 -0800 Subject: [PATCH] More info dialog plays nice again with History --- homeassistant/components/frontend/version.py | 2 +- .../frontend/www_static/frontend.html | 2 +- .../polymer/dialogs/more-info-dialog.html | 19 ++----------------- 3 files changed, 4 insertions(+), 19 deletions(-) diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index 2af8235ef1b..db16a04a72b 100644 --- a/homeassistant/components/frontend/version.py +++ b/homeassistant/components/frontend/version.py @@ -1,2 +1,2 @@ """ DO NOT MODIFY. Auto-generated by build_frontend script """ -VERSION = "3822abfa5abb0a8d60ddf434a2f341d5" +VERSION = "f580c3369e5a44f71d3304dc0939ddd1" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 5bf36a46a7b..579967008f6 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -193,7 +193,7 @@ return pickBy("isBefore",args)};moment.max=function(){var args=[].slice.call(arg {{stateObj.attributes.errors}}

{{stateObj.attributes.submit_caption || "Set configuration"}} - Configuring…

+ Configuring…