Skip to content
This repository has been archived by the owner on Jan 6, 2019. It is now read-only.

Commit

Permalink
update to 1.11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
labby committed Mar 5, 2015
1 parent 14cc11f commit 500b500
Show file tree
Hide file tree
Showing 142 changed files with 5,787 additions and 3,507 deletions.
9 changes: 4 additions & 5 deletions dist/components/accordion.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* # Semantic UI - 1.8.1
* https://github.com/Semantic-Org/Semantic-UI
* http://www.semantic-ui.com/
/*!
* # Semantic UI 1.11.0 - Accordion
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2014 Contributors
* Released under the MIT license
Expand All @@ -10,7 +10,6 @@
*/



/*******************************
Accordion
*******************************/
Expand Down
8 changes: 4 additions & 4 deletions dist/components/accordion.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*
* # Semantic - Accordion
/*!
* # Semantic UI 1.11.0 - Accordion
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2014 Contributor
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
Expand Down Expand Up @@ -498,7 +498,7 @@ $.fn.accordion = function(parameters) {
}
else {
if(instance !== undefined) {
module.destroy();
instance.invoke('destroy');
}
module.initialize();
}
Expand Down
11 changes: 5 additions & 6 deletions dist/components/accordion.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 500b500

Please sign in to comment.