From ced3d595cccc128e7c3e15d5d3661d84c279d303 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 14 Jan 2015 23:56:53 -0800 Subject: [PATCH] Added error handling in frontend debug forms --- .../polymer/dialogs/event-fire-dialog.html | 22 ++++++++++------- .../polymer/dialogs/service-call-dialog.html | 22 ++++++++++------- .../polymer/dialogs/state-set-dialog.html | 24 +++++++++++++------ 3 files changed, 43 insertions(+), 25 deletions(-) diff --git a/homeassistant/components/http/www_static/polymer/dialogs/event-fire-dialog.html b/homeassistant/components/http/www_static/polymer/dialogs/event-fire-dialog.html index 75bb3ed8ea1..e9da0f55530 100644 --- a/homeassistant/components/http/www_static/polymer/dialogs/event-fire-dialog.html +++ b/homeassistant/components/http/www_static/polymer/dialogs/event-fire-dialog.html @@ -10,7 +10,11 @@