Browse Source

Update sidebar.js

dropdown -> sidebar
pull/368/head
Slobodan Mišković 11 years ago
parent
commit
671489caeb
1 changed files with 2 additions and 2 deletions
  1. 4
      src/modules/sidebar.js

4
src/modules/sidebar.js

@ -1,5 +1,5 @@
/* /*
* # Semantic - Dropdown
* # Semantic - Sidebar
* http://github.com/jlukic/semantic-ui/ * http://github.com/jlukic/semantic-ui/
* *
* *
@ -510,4 +510,4 @@ $.fn.sidebar.settings = {
}; };
})( jQuery, window , document );
})( jQuery, window , document );
Loading…
Cancel
Save