Skip to content

Commit 407f5e2

Browse files
committed
chosen 1.8.2
1 parent 7a7493e commit 407f5e2

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"system.js": "0.20.18",
3636
"urijs": "1.18.12",
3737
"tota11y": "0.1.6",
38-
"chosen": "1.8.0",
38+
"chosen": "1.8.2",
3939
"html5shiv": "3.7.3",
4040
"jquery.scrollTo": "2.1.2",
4141
"jquery-mousewheel": "3.1.13",

chosen_1.8.0/chosen.jquery.min.js

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>Chosen is licensed under the <a href="https://github.com/harvesthq/chosen/blob/1.8.0/LICENSE.md">MIT License</a>.</p>
1+
<p>Chosen is licensed under the <a href="https://github.com/harvesthq/chosen/blob/1.8.2/LICENSE.md">MIT License</a>.</p>
6.32 KB
Binary file not shown.

chosen_1.8.0/chosen.dnn renamed to chosen_1.8.2/chosen.dnn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="chosen" type="JavaScript_Library" version="1.8.0">
3+
<package name="chosen" type="JavaScript_Library" version="1.8.2">
44
<friendlyName>Chosen</friendlyName>
55
<description>Chosen is a library for making long, unwieldy select boxes more user friendly.</description>
66
<owner>
@@ -21,7 +21,7 @@
2121
<libraryName>chosen</libraryName>
2222
<fileName>chosen.jquery.min.js</fileName>
2323
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
24-
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/chosen/1.8.0/chosen.jquery.min.js</CDNPath>
24+
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/chosen/1.8.2/chosen.jquery.min.js</CDNPath>
2525
<objectName>jQuery.fn.chosen</objectName>
2626
</javaScriptLibrary>
2727
</component>
@@ -35,7 +35,7 @@
3535
</component>
3636
<component type="ResourceFile">
3737
<resourceFiles>
38-
<basePath>Resources\Libraries\chosen\01_08_00</basePath>
38+
<basePath>Resources\Libraries\chosen\01_08_02</basePath>
3939
<resourceFile>
4040
<name>Resources.zip</name>
4141
</resourceFile>

chosen_1.8.2/chosen.jquery.min.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)