Skip to content

Commit fb2abcc

Browse files
committed
bootstrap-datepicker 1.7.0
1 parent b62915f commit fb2abcc

File tree

8 files changed

+13
-14
lines changed

8 files changed

+13
-14
lines changed
-73.7 KB
Binary file not shown.

bootstrap-datepicker_1.6.4/bootstrap-datepicker.min.js

Lines changed: 0 additions & 9 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>bootstrap-datepicker is licensed under the <a href="https://github.com/eternicode/bootstrap-datepicker/blob/v1.6.4/LICENSE">Apache License, Version 2.0</a>.</p>
1+
<p>bootstrap-datepicker is licensed under the <a href="https://github.com/eternicode/bootstrap-datepicker/blob/v1.7.0/LICENSE">Apache License, Version 2.0</a>.</p>
81.4 KB
Binary file not shown.

bootstrap-datepicker_1.6.4/bootstrap-datepicker.dnn renamed to bootstrap-datepicker_1.7.0/bootstrap-datepicker.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="bootstrap-datepicker" type="JavaScript_Library" version="1.6.4">
3+
<package name="bootstrap-datepicker" type="JavaScript_Library" version="1.7.0">
44
<friendlyName>bootstrap-datepicker</friendlyName>
55
<description><![CDATA[A datepicker for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @eternicode]]></description>
66
<owner>
@@ -22,7 +22,7 @@
2222
<libraryName>bootstrap-datepicker</libraryName>
2323
<fileName>bootstrap-datepicker.min.js</fileName>
2424
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
25-
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.6.4/js/bootstrap-datepicker.min.js</CDNPath>
25+
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.0/js/bootstrap-datepicker.min.js</CDNPath>
2626
<objectName>jQuery.fn.datepicker.noConflict</objectName>
2727
</javaScriptLibrary>
2828
</component>
@@ -36,7 +36,7 @@
3636
</component>
3737
<component type="ResourceFile">
3838
<resourceFiles>
39-
<basePath>Resources\Libraries\bootstrap-datepicker\01_06_04</basePath>
39+
<basePath>Resources\Libraries\bootstrap-datepicker\01_07_00</basePath>
4040
<resourceFile>
4141
<name>Resources.zip</name>
4242
</resourceFile>

bootstrap-datepicker_1.7.0/bootstrap-datepicker.min.js

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

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"tests"
2020
],
2121
"dependencies": {
22-
"bootstrap-datepicker": "1.6.4",
22+
"bootstrap-datepicker": "1.7.0",
2323
"bluebird": "3.5.0",
2424
"bootstrap": "3.3.7",
2525
"clipboard": "1.6.1",

0 commit comments

Comments
 (0)