Commit 8400850a by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

add pdf url

See merge request manzarH/dic-global-dev!247
parents 593e6a0f b54c55f0
......@@ -52,7 +52,7 @@
<h4 class="hm_cb_d">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_year }}'] }}</h4>
<div class="arcb_data">
<div class="col-sm-6">
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_pdf }}'] }}
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_pdf_url }}'] }}
</div>
</div>
</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