Skip to content

Commit 3c61532

Browse files
committed
small fix
1 parent 2f52071 commit 3c61532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

partials/jumplink-product-customfields-downloads.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{% set name = product.slug ~ '-' ~ hw_version %}
3939
{% endif %}
4040

41-
{% set hw_version_title = downloadObject|merge({'title': hw_version}) %}
41+
{% set hw_version_title = hw_version %}
4242
{% else %}
4343
{% set name = product.slug %}
4444
{# Remove - before hardware version if no version is set #}

0 commit comments

Comments
 (0)