Skip to content

Commit

Permalink
faculty perspectives version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
tsm15002 committed Sep 13, 2016
1 parent e7a4e03 commit c0c8fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/page-campus.twig
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<li><a href="#living-learning" class="campusFixedNav__link">Living &amp; Learning</a></li>
<li><a href="#student-stories" class="campusFixedNav__link">Student Stories</a></li>
<li><a href="#labs" class="campusFixedNav__link">Labs</a></li>
<li><a href="#faculty-perspectives" class="campusFixedNav__link">Faculty Perspectives</a></li>
{% if post.get_field('wpcf-faculty-perspectives') == 1 %}<li><a href="#faculty-perspectives" class="campusFixedNav__link">Faculty Perspectives</a></li>{% endif %}
<li><a href="#contact-us" class="campusFixedNav__link">Contact Us</a></li>
</ul>
</nav>
Expand Down

0 comments on commit c0c8fea

Please sign in to comment.