forked from leftypol/leftypol
add a very small image size for catalog
This commit is contained in:
parent
56e55d157a
commit
ac888a769d
3 changed files with 14 additions and 6 deletions
|
@ -33,6 +33,7 @@
|
|||
|
||||
<span>{% trans 'Image size' %}: </span>
|
||||
<select id="image_size" style="display: inline-block">
|
||||
<option value="vsmall">{% trans 'Very small' %}</option>
|
||||
<option selected value="small">{% trans 'Small' %}</option>
|
||||
<option value="large">{% trans 'Large' %}</option>
|
||||
</select>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue