summaryrefslogtreecommitdiff
path: root/themes/okadmin/templates
diff options
context:
space:
mode:
authorJulie Lala <jules@okfoc.us>2015-04-09 06:16:14 -0400
committerJulie Lala <jules@okfoc.us>2015-04-09 06:16:14 -0400
commitdd8f419fa0d65cc16a6c1f6821615f6b30196dbd (patch)
tree0659f9af58197deedd423595154fbcc6c139ed33 /themes/okadmin/templates
parent36da66908e8b124c4846a82ad4ccc2d1749e0b15 (diff)
add url button on image field
Diffstat (limited to 'themes/okadmin/templates')
-rw-r--r--themes/okadmin/templates/partials/inputs.liquid1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/okadmin/templates/partials/inputs.liquid b/themes/okadmin/templates/partials/inputs.liquid
index d8207ab..7d23c9e 100644
--- a/themes/okadmin/templates/partials/inputs.liquid
+++ b/themes/okadmin/templates/partials/inputs.liquid
@@ -54,6 +54,7 @@
<input id="file" type="file" accept="image/*" multiple>
<span>+ Add images</span>
</div>
+ <input id="add-image-url" type="text" placeholder="+ Add URL">
<script type="text/html" id="captioned-image-template">
<li class="image-element">
<input class="uri" type="hidden" name="{{name}}[][uri]" value="">