From 7e525bc4ae191bde7cb40de2c489250cb3e0af0f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 4 Oct 2016 11:42:18 -0400 Subject: adding triple-captioned-image-list --- themes/okadmin/templates/partials/inputs.liquid | 38 +++++++++++++++++++++++++ 1 file changed, 38 insertions(+) (limited to 'themes/okadmin') diff --git a/themes/okadmin/templates/partials/inputs.liquid b/themes/okadmin/templates/partials/inputs.liquid index 19aa3a1..4750630 100644 --- a/themes/okadmin/templates/partials/inputs.liquid +++ b/themes/okadmin/templates/partials/inputs.liquid @@ -344,6 +344,44 @@ {% endfor %} + {% elsif type == 'triple-captioned-image-list' %} +
+
+
+ + +
+ +
+ + + +
    + {% for image in spec.value %} +
  1. + {{image.caption | strip_html}} + + + + + + + +
  2. + {% endfor %} +
+
{% elsif type == 'meta' %} {% else %} -- cgit v1.2.3-70-g09d2