Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/polls/templates/mustache/option_image_upload.html
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/polls/templates/mustache/option_image_upload.html')
-rw-r--r--webapp/polls/templates/mustache/option_image_upload.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/webapp/polls/templates/mustache/option_image_upload.html b/webapp/polls/templates/mustache/option_image_upload.html
index 75462e6..dd4dfbe 100644
--- a/webapp/polls/templates/mustache/option_image_upload.html
+++ b/webapp/polls/templates/mustache/option_image_upload.html
@@ -12,6 +12,13 @@
</div>
<div class="fileupload-preview fileupload-exists thumbnail" style="max-width: 150px; max-height: 150px; line-height: 20px;"></div>
<div>
+ <input
+ class="input-medium"
+ type="text"
+ name="groups.[[ group_order ]].fields.[[ field_order ]].options.[[ id ]].text"
+ value="[[ text ]]"
+ placeholder="(texto opcional)" />
+ <br />
<b>Peso</b>:
<input
class="input-small"