Commit d04ce442 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

link on industry

See merge request manzarH/dic-global-dev!535
parents d0f16cd3 29a06e38
...@@ -32,10 +32,15 @@ ...@@ -32,10 +32,15 @@
<div class="cs_inner_item"> <div class="cs_inner_item">
<div class="cs_s_inwb"> <div class="cs_s_inwb">
<div class="cs_icb"> <div class="cs_icb">
<a href="/contact-us" class="cs_icb">
<span>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_industry_icon }}'] }} </span> <span>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_industry_icon }}'] }} </span>
</a>
</div> </div>
<div class="cs_tcb"> <div class="cs_tcb">
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ title }}'] }} <h6 class="cs_ihcb">
<a href="/contact-us">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ title }}'] }}
</a>
</h6>
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ body }}'] }} {{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ body }}'] }}
</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