Skip to content

Commit

Permalink
add flyout to main nav widgets page
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelreveley committed Aug 31, 2014
1 parent 191298b commit e5a1959
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions header.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ functions: {}, // user functions, keyed by name
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="template-widgets.php">Standard Widets</a>
<!-- <ul>
<ul>
<li><a href="#bar-chart">Bar charts</a></li>
<li><a href="#calendar">Calendar</a></li>
<li><a href="#chat-boxes">Chat boxes</a></li>
Expand All @@ -74,7 +74,7 @@ functions: {}, // user functions, keyed by name
<li><a href="#tables">Tables</a></li>
<li><a href="#static-tabs">Static Tabs</a></li>
<li><a href="#tags">Tags</a></li>
</ul>-->
</ul>
</li>
<li><a href="template-grid-sizes.php">Grid system</a></li>
<li><a href="template-forms.php">Forms</a></li>
Expand Down

0 comments on commit e5a1959

Please sign in to comment.