Skip to content

Commit

Permalink
loading chosen
Browse files Browse the repository at this point in the history
  • Loading branch information
remy committed Sep 16, 2011
1 parent d996743 commit 5ba90ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/chrome/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ if (location.hash == '#preview') {
});
}

$('#library').chosen();

$document.one('jsbinReady', function () {
for (panel in jsbin.settings.show) {
if (jsbin.settings.show[panel]) {
Expand Down

0 comments on commit 5ba90ff

Please sign in to comment.