Commit 5c476b79 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

title field add

See merge request manzarH/dic-global-dev!649
parents 245b4ace 80cc595c
......@@ -39,7 +39,7 @@
<img src="/themes/custom/envigo/images/pdf-download.png" />
</div>
<div class="id_txt_con">
<h6 class="id_hc_b">{{ fields.title.content }}</h6>
<h6 class="id_hc_b">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ title }}'] }}</h6>
</div>
</a>
</div>
......
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