We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f52071 commit 3c61532Copy full SHA for 3c61532
partials/jumplink-product-customfields-downloads.htm
@@ -38,7 +38,7 @@
38
{% set name = product.slug ~ '-' ~ hw_version %}
39
{% endif %}
40
41
- {% set hw_version_title = downloadObject|merge({'title': hw_version}) %}
+ {% set hw_version_title = hw_version %}
42
{% else %}
43
{% set name = product.slug %}
44
{# Remove - before hardware version if no version is set #}
0 commit comments