Skip to content

Commit

Permalink
Redoing minify to get UTF-8 encoding.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlh758 committed Oct 4, 2016
2 parents 47eb3d2 + 8fe00a3 commit d07bb84
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/jquery.multiselect.filter.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* jshint forin:true, noarg:true, noempty:true, eqeqeq:true, boss:true, undef:true, curly:true, browser:true, jquery:true */
/*
* jQuery MultiSelect UI Widget Filtering Plugin 1.5
* jQuery MultiSelect UI Widget Filtering Plugin 1.6
* Copyright (c) 2012 Eric Hynds
*
* http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/
Expand Down
Binary file modified src/jquery.multiselect.filter.min.js
Binary file not shown.
2 changes: 1 addition & 1 deletion src/jquery.multiselect.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* jshint forin:true, noarg:true, noempty:true, eqeqeq:true, boss:true, undef:true, curly:true, browser:true, jquery:true */
/*
* jQuery MultiSelect UI Widget 1.16
* jQuery MultiSelect UI Widget 1.17
* Copyright (c) 2012 Eric Hynds
*
* http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/
Expand Down
Binary file modified src/jquery.multiselect.min.js
Binary file not shown.

0 comments on commit d07bb84

Please sign in to comment.