Skip to content

Commit

Permalink
FAQ collapsed by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Di Milia committed Jun 30, 2016
1 parent a62a0b3 commit 3ecef00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cms/templates/cms/program_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ <h3>You have questions and we have answers</h3>
{{ faq.question }}
</a>
</div>
<div class="panel-collapse collapse in"
<div class="panel-collapse collapse"
id="faqs-{{ forloop.counter }}"
aria-labelledby="exampleHeadingContinuousOne"
role="tabpanel">
Expand Down

0 comments on commit 3ecef00

Please sign in to comment.