Skip to content

Commit

Permalink
added switches to table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
acburst committed Feb 11, 2015
1 parent c22fae7 commit 77c8c0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions forms.html
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,7 @@ <h4>Initialization</h4>
<li><a href="#select">Select</a></li>
<li><a href="#radio">Radio Buttons</a></li>
<li><a href="#checkbox">Checkboxes</a></li>
<li><a href="#switches">Switches</a></li>
<li><a href="#file">File Input Button</a></li>
<li><a href="#range">Range</a></li>
<li><a href="#date-picker">Date Picker</a></li>
Expand Down
1 change: 1 addition & 0 deletions jade/page-contents/forms_content.html
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ <h4>Initialization</h4>
<li><a href="#select">Select</a></li>
<li><a href="#radio">Radio Buttons</a></li>
<li><a href="#checkbox">Checkboxes</a></li>
<li><a href="#switches">Switches</a></li>
<li><a href="#file">File Input Button</a></li>
<li><a href="#range">Range</a></li>
<li><a href="#date-picker">Date Picker</a></li>
Expand Down

0 comments on commit 77c8c0e

Please sign in to comment.