Skip to content

Commit

Permalink
Fixed issue: Question Attribute Image Select List (radio)
Browse files Browse the repository at this point in the history
- Renamed some fields.
  • Loading branch information
thedirtypanda committed Feb 26, 2021
1 parent 3b77ef0 commit 604e0e6
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -209,15 +209,15 @@
<inputtype>integer</inputtype>
<default>200</default>
<help>Fix height of the images to this value. Leave empty to not change them.</help>
<caption>Fix height</caption>
<caption>Fixed height</caption>
</attribute>
<attribute>
<name>fix_width</name>
<category>Display</category>
<sortorder>90</sortorder>
<inputtype>integer</inputtype>
<help>Fix width of the images to this value. Leave empty to not change them.</help>
<caption>Fix width</caption>
<caption>Fixed width</caption>
</attribute>
<attribute>
<name>crop_or_resize</name>
Expand Down Expand Up @@ -274,7 +274,7 @@
</options>
<default>0</default>
<help>Show an horizontal scroll for the images instead of a vertical list. Needs JavaScript enabled.</help>
<caption>Horizontal scroll: </caption>
<caption>Horizontal scrolling</caption>
</attribute>
<!-- Display Attributes END -->
<!-- Logic Attributes START -->
Expand Down

0 comments on commit 604e0e6

Please sign in to comment.