Merge pull request #25 from challgren/menucollapse

Find url in the nav menu and mark class as active
This commit is contained in:
David Miller
2014-12-28 17:15:24 -05:00
12 changed files with 29 additions and 21 deletions

View File

@@ -292,7 +292,7 @@
<!-- /.nav-second-level -->
</li>
<li>
<a class="active" href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
<a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
</li>
<li>
<a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>