Files
moodle/theme/bootstrapbase/thirdpartylibs.xml
T
Ryan Wyllie 106bbb8592 MDL-51528 themes: bootstrap v2.3.2 in thirdpartylibs
Increase the bootstrap version from v2.3.0 to v2.3.2
in the thirdpartylibs.xml file.
2015-10-12 05:45:13 +00:00

18 lines
448 B
XML

<?xml version="1.0"?>
<libraries>
<library>
<location>less/bootstrap</location>
<name>Twitter Bootstrap</name>
<license>Apache</license>
<version>2.3.2</version>
<licenseversion>2.0</licenseversion>
</library>
<library>
<location>javascript/html5shiv.js</location>
<name>Html5Shiv</name>
<license>Apache</license>
<version>3.7.3</version>
<licenseversion>2.0</licenseversion>
</library>
</libraries>