From 28c9410932de6a55b21b493633c0ae01d7b20509 Mon Sep 17 00:00:00 2001 From: skullbocks Date: Tue, 19 Aug 2014 12:29:52 +0200 Subject: [PATCH] [WebUI #7] Modified form for popover add --- assets/templates/components/pins_popover.html.ep | 9 +++++---- assets/templates/components/tags_popover.html.ep | 5 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/assets/templates/components/pins_popover.html.ep b/assets/templates/components/pins_popover.html.ep index ebedd77..0c7ad6b 100644 --- a/assets/templates/components/pins_popover.html.ep +++ b/assets/templates/components/pins_popover.html.ep @@ -9,7 +9,7 @@ <%= $_->pin %> <%= $_->type %> - + % } @@ -17,6 +17,7 @@
+
@@ -24,9 +25,9 @@
- +
- % my @gpio_types=@{stash("gpio_types")} if (defined stash("gpio_types")); % if (scalar @gpio_types > 0){ % foreach (@gpio_types) { @@ -43,7 +44,7 @@ Close - diff --git a/assets/templates/components/tags_popover.html.ep b/assets/templates/components/tags_popover.html.ep index 0fb6f62..4bca487 100644 --- a/assets/templates/components/tags_popover.html.ep +++ b/assets/templates/components/tags_popover.html.ep @@ -17,6 +17,7 @@
+
@@ -24,7 +25,7 @@
- +
@@ -34,7 +35,7 @@ Close -