Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/docs/public/_layout.jade
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ html(lang='en')
= ' '
span.caret
ul.dropdown-menu
li: a(href='/options.html') Options
li: a(href='/methods.html') Methods
li: a(href='/events.html') Events
li: a(href='options.html') Options
li: a(href='methods.html') Methods
li: a(href='events.html') Events
li.divider(role='presentation')
li: a(href='/documentation-2.html') Documentation (v2.0.1)
li: a(href='documentation-2.html') Documentation (v2.0.1)
li: a(href='https://github.com/Bttstrp/bootstrap-switch/issues') Bug reports

main#content(role='main')
Expand Down