Files
moodle/admin/tool/policy/thirdpartylibs.xml
sarjonaandMihail Geshoski 939ba8562b MDL-62800 tool_policy: Merge the policy tool to 3.3
The following changes has been done from the original repo:
- Remove README.md, LICENSE.md and .travis.yml
- Review the version.php content, to look like a standard plugin
- Adapt jquery-eu-cookie-law-popup.js and readme_moodle.txt to remove the
eslint-ignore
2018-08-07 11:08:14 +08:00

11 lines
274 B
XML

<?xml version="1.0"?>
<libraries>
<library>
<location>amd/src/jquery-eu-cookie-law-popup.js</location>
<name>jQuery EU Cookie Law popups</name>
<license>MIT</license>
<version>1.0.1</version>
<licenseversion></licenseversion>
</library>
</libraries>