Skip to content

Commit d07bb84

Browse files
committed
Redoing minify to get UTF-8 encoding.
2 parents 47eb3d2 + 8fe00a3 commit d07bb84

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

src/jquery.multiselect.filter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* jshint forin:true, noarg:true, noempty:true, eqeqeq:true, boss:true, undef:true, curly:true, browser:true, jquery:true */
22
/*
3-
* jQuery MultiSelect UI Widget Filtering Plugin 1.5
3+
* jQuery MultiSelect UI Widget Filtering Plugin 1.6
44
* Copyright (c) 2012 Eric Hynds
55
*
66
* http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/

src/jquery.multiselect.filter.min.js

-3.41 KB
Binary file not shown.

src/jquery.multiselect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* jshint forin:true, noarg:true, noempty:true, eqeqeq:true, boss:true, undef:true, curly:true, browser:true, jquery:true */
22
/*
3-
* jQuery MultiSelect UI Widget 1.16
3+
* jQuery MultiSelect UI Widget 1.17
44
* Copyright (c) 2012 Eric Hynds
55
*
66
* http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/

src/jquery.multiselect.min.js

-13.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)