add print caption

This commit is contained in:
aina-esokia
2018-05-23 15:09:06 +04:00
parent 53ba8c1361
commit b6ed165dd5
10 changed files with 2991 additions and 2764 deletions

View File

@@ -18,6 +18,10 @@
<input type="radio" name="lay" value="previewCaptionTdm" id="RADI_PRE_TDM" />
{{ 'print:: image de choix et description avec planche contact' | trans }}
</label>
<label for="RADI_CAP" class="radio">
<input type="radio" name="lay" value="caption" id="RADI_CAP" />
{{ 'print:: description' | trans }}
</label>
</div>
{% endif %}
{% if printer.get_count_thumbnail() > 0 %}