t1375: expo statistic is opened by default

remotes/origin/mobile_from_stage4
ya_dim4ik 10 years ago
parent 4b3e1c6b2a
commit 136173355a
  1. 2
      templates/client/includes/exposition/statistic.html

@ -77,7 +77,7 @@
<div class="ep-wrap"> <div class="ep-wrap">
{% with statistics=exposition.statistic.all %} {% with statistics=exposition.statistic.all %}
{% for st in statistics %} {% for st in statistics %}
<div class="ep-sect"> <div class="ep-sect eps-opened">
<div class="ep-sect-title"><a class="eps-open" href="#">{{ st.year }}</a></div> <div class="ep-sect-title"><a class="eps-open" href="#">{{ st.year }}</a></div>
<div class="ep-sect-body"> <div class="ep-sect-body">

Loading…
Cancel
Save