Skip to content

Commit 23e8555

Browse files
committed
bootstrap 3.3.4
1 parent 85de7c6 commit 23e8555

File tree

11 files changed

+1113
-586
lines changed

11 files changed

+1113
-586
lines changed

_InstallPackages/bootstrap_3.2.0.zip

-194 KB
Binary file not shown.

_InstallPackages/bootstrap_3.3.4.zip

255 KB
Binary file not shown.

bootstrap_3.2.0/CHANGES.htm

Lines changed: 0 additions & 575 deletions
This file was deleted.

bootstrap_3.2.0/LICENSE.htm

Lines changed: 0 additions & 1 deletion
This file was deleted.

bootstrap_3.2.0/Resources.zip

-174 KB
Binary file not shown.

bootstrap_3.2.0/bootstrap.min.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

bootstrap_3.3.4/CHANGES.htm

Lines changed: 1101 additions & 0 deletions
Large diffs are not rendered by default.

bootstrap_3.3.4/LICENSE.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>Code and documentation copyright 2011-2015 Twitter, Inc. Code released under <a href="https://github.com/twbs/bootstrap/blob/v3.3.4/LICENSE">the MIT license</a>. Docs released under <a href="https://github.com/twbs/bootstrap/blob/v3.3.4/docs/LICENSE">Creative Commons</a>.</p>

bootstrap_3.3.4/Resources.zip

227 KB
Binary file not shown.

bootstrap_3.2.0/bootstrap.dnn renamed to bootstrap_3.3.4/bootstrap.dnn

Lines changed: 4 additions & 4 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" type="JavaScript_Library" version="03.02.00">
3+
<package name="bootstrap" type="JavaScript_Library" version="03.03.04">
44
<friendlyName>Bootstrap JavaScript</friendlyName>
55
<description><![CDATA[<p>Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by <a href="http://twitter.com/mdo">Mark Otto</a> and <a href="http://twitter.com/fat">Jacob Thornton</a>.</p>
66
<p>To get started, check out <a href="http://getbootstrap.com">http://getbootstrap.com</a>!</p>]]></description>
@@ -14,15 +14,15 @@
1414
<releaseNotes src="CHANGES.htm" />
1515
<azureCompatible>true</azureCompatible>
1616
<dependencies>
17-
<dependency type="managedPackage" version="1.9.0">jQuery</dependency>
17+
<dependency type="managedPackage" version="1.9.1">jQuery</dependency>
1818
</dependencies>
1919
<components>
2020
<component type="JavaScript_Library">
2121
<javaScriptLibrary>
2222
<libraryName>bootstrap</libraryName>
2323
<fileName>bootstrap.min.js</fileName>
2424
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
25-
<CDNPath>https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js</CDNPath>
25+
<CDNPath>https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js</CDNPath>
2626
<objectName>jQuery.fn.scrollspy</objectName>
2727
</javaScriptLibrary>
2828
</component>
@@ -36,7 +36,7 @@
3636
</component>
3737
<component type="ResourceFile">
3838
<resourceFiles>
39-
<basePath>Resources\Libraries\bootstrap\03_02_00</basePath>
39+
<basePath>Resources\Libraries\bootstrap\03_03_04</basePath>
4040
<resourceFile>
4141
<name>Resources.zip</name>
4242
</resourceFile>

0 commit comments

Comments
 (0)