From 966d1586c084a1c03c0c22c45efa26c1e7704d5b Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 1 Mar 2016 20:40:11 +0100 Subject: fix js error and add id to field input block --- view/tpl/events-js.tpl | 2 +- view/tpl/field_input.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/events-js.tpl b/view/tpl/events-js.tpl index 08c8aa64a..c29d80347 100755 --- a/view/tpl/events-js.tpl +++ b/view/tpl/events-js.tpl @@ -1,7 +1,7 @@
- +
diff --git a/view/tpl/field_input.tpl b/view/tpl/field_input.tpl index 128bbfbe1..d6a7f56b2 100755 --- a/view/tpl/field_input.tpl +++ b/view/tpl/field_input.tpl @@ -1,4 +1,4 @@ -
+
{{$field.3}} -- cgit v1.2.3