From 90b27c7e5aac1b81aac471d07f8f42dccb90d90b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 13 Apr 2015 12:34:50 -0400 Subject: styling/debugging --- themes/okadmin/templates/partials/flash.liquid | 9 ++++++++- themes/okadmin/templates/partials/inputs.liquid | 4 ++-- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'themes/okadmin/templates/partials') diff --git a/themes/okadmin/templates/partials/flash.liquid b/themes/okadmin/templates/partials/flash.liquid index 1980ab5..e51a86b 100644 --- a/themes/okadmin/templates/partials/flash.liquid +++ b/themes/okadmin/templates/partials/flash.liquid @@ -1,8 +1,15 @@ +{% if success.length > 0 %}
+
Changes saved.
+
+{% endif %} + +{% if errors.length > 0 %}
{% for error in errors %}
@@ -10,4 +17,4 @@
{% endfor %}
- +{% endif %} \ No newline at end of file diff --git a/themes/okadmin/templates/partials/inputs.liquid b/themes/okadmin/templates/partials/inputs.liquid index 99258f3..b9cf7a3 100644 --- a/themes/okadmin/templates/partials/inputs.liquid +++ b/themes/okadmin/templates/partials/inputs.liquid @@ -29,7 +29,7 @@ {% endif %} name="{{name}}"> {% for option in spec.options %} - + {% endfor %} {% elsif type == 'video' %} @@ -56,7 +56,7 @@
- + Add images +
- - - - + + + + -- cgit v1.2.3-70-g09d2