Skip to content

Commit

Permalink
doc the exanding nav
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaswise committed Aug 3, 2015
1 parent c5240db commit 1135a06
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 5 additions & 0 deletions docs/source/patterns/sample-code/_expanding-nav.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<a href="#" class="js-expanding-toggle" data-expanding-nav="foo">Open Expander</a >

<section class="expanding-nav js-expanding" data-expanding-nav="foo">
<h1>Expander Expanded</h1>
</section>
5 changes: 1 addition & 4 deletions docs/source/table_of_contents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -491,10 +491,6 @@ patterns:
id: '4fd8bd45-2b8e-4a40-af68-fa96e6de13af'
link: top-nav
modifiers: true
- title: 'Site Search'
id: b9892635-a78f-4239-bf21-a47dfd380fba
link: site-search
modifiers: true
- title: 'User Sign In'
id: 'b5e31f9b-4f04-40bc-9dde-e56f24b4604d'
link: user-sign-in
Expand Down Expand Up @@ -548,6 +544,7 @@ patterns:
- title: 'Expanding Nav'
id: '60b94e36-5263-494d-85a5-828b4379d6dd'
link: expanding-nav
modifiers: true
sass:
title: 'Sass'
base: sass
Expand Down

0 comments on commit 1135a06

Please sign in to comment.