Commit 3ddcc7cd by Manzar Hussain

history page update

parent e32166ab
......@@ -37,8 +37,8 @@
<div class="col-12">
<div class="h_s_c_o_w">
<div class="hs_i_wrapper">
<div class="hs_wrap_c">
<ul class="count_li_item history-year__global">
<div class="hs_wrap_c historyscrollerPane">
<ul class="count_li_item ">
{% for row in rows %}
{% if row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_history_category }}'] == 'Corporation History' %}
<li>
......@@ -55,7 +55,7 @@
</div>
</div>
<div class="hs_wrap_c" >
<ul class="count_li_item history-year__global">
<ul class="count_li_item">
{% for row in rows %}
{% if row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_history_category }}'] == 'Product History' %}
<li class="blue">
......
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