Commit 44e3ff7f by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

change value

See merge request manzarH/dic-global-dev!548
parents f2e00dda 9ab3599f
......@@ -27,7 +27,7 @@
<div class="id_filter_common id_filter_2020">
{% for row in rows %}
<h5 class="id_c_tc">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_year }}'] }}</h5>
<h5 class="id_c_tc">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_year__value }}'] }}</h5>
<div class="row">
<div class="id_item_con col-12 col-sm-4 col-md-3">
<div class="i_c_b_m_p">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment