Skip to content

Commit 4df3290

Browse files
committed
select2 4.0.4
1 parent ba7a162 commit 4df3290

File tree

7 files changed

+6
-8
lines changed

7 files changed

+6
-8
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lie": "3.1.1",
3232
"numeral": "2.0.6",
3333
"picturefill": "3.0.3",
34-
"select2": "^4.0.3",
34+
"select2": "4.0.4",
3535
"system.js": "0.20.19",
3636
"urijs": "1.19.0",
3737
"tota11y": "0.1.6",

select2_4.0.3/select2.min.js

Lines changed: 0 additions & 3 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>Select2 is licensed under the <a href="https://github.com/select2/select2/blob/4.0.3/LICENSE.md">MIT License</a>.</p>
1+
<p>Select2 is licensed under the <a href="https://github.com/select2/select2/blob/4.0.4/LICENSE.md">MIT License</a>.</p>
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="select2" type="JavaScript_Library" version="4.0.3">
3+
<package name="select2" type="JavaScript_Library" version="4.0.4">
44
<friendlyName>Select2</friendlyName>
55
<description><![CDATA[<p>Select2 is a jQuery-based replacement for select boxes. It supports searching,
66
remote data sets, and pagination of results.</p>
@@ -25,7 +25,7 @@ remote data sets, and pagination of results.</p>
2525
<libraryName>select2</libraryName>
2626
<fileName>select2.min.js</fileName>
2727
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
28-
<CDNPath>https://cdn.jsdelivr.net/select2/4.0.3/js/select2.min.js</CDNPath>
28+
<CDNPath>https://cdn.jsdelivr.net/select2/4.0.4/js/select2.min.js</CDNPath>
2929
<objectName>jQuery.fn.select2</objectName>
3030
</javaScriptLibrary>
3131
</component>
@@ -39,7 +39,7 @@ remote data sets, and pagination of results.</p>
3939
</component>
4040
<component type="ResourceFile">
4141
<resourceFiles>
42-
<basePath>Resources\Libraries\select2\04_00_03</basePath>
42+
<basePath>Resources\Libraries\select2\04_00_04</basePath>
4343
<resourceFile>
4444
<name>Resources.zip</name>
4545
</resourceFile>

select2_4.0.4/select2.min.js

Lines changed: 1 addition & 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)