Commit ac5cb446 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

old history page updated

See merge request manzarH/dic-global-dev!716
parents 30c54d7f 6b830d2d
...@@ -36,9 +36,9 @@ ...@@ -36,9 +36,9 @@
</div> </div>
<div class="col-12"> <div class="col-12">
<div class="h_s_c_o_w"> <div class="h_s_c_o_w">
<div class="hs_i_wrapper"> <div class="hs_i_wrapper history_scroll_pane">
<div class="hs_wrap_c"> <div class="hs_wrap_c historyscrollerPane">
<ul class="count_li_item history-year__global"> <ul class="count_li_item">
{% for row in rows %} {% for row in rows %}
{% if row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_history_category }}'] == 'Corporation History' %} {% if row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_history_category }}'] == 'Corporation History' %}
<li> <li>
......
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