From 9cfefb64ddc1ecbc128bfa2fd558c23a465b77b5 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 30 Jun 2015 22:55:12 -0700 Subject: [PATCH] Rip out paper-menu because it is broken --- homeassistant/components/frontend/version.py | 2 +- .../frontend/www_static/frontend.html | 84 ++++++++++++++----- .../polymer/components/ha-sidebar.html | 77 ++++++++++++----- 3 files changed, 123 insertions(+), 40 deletions(-) diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index 4325c65590c..0955db15844 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 = "fe75bfc72100af74c19fa02c000f6f63" +VERSION = "5fe3c81071fb3a771d93105eb9b911ed" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 41d3b4dbcbb..5aec7f94e72 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -14729,6 +14729,7 @@ document.registerElement('color-picker', { prototype: colorPickerPrototype }); +