moodle/tag
Leon Stringer fb4c20ee2c MDL-60492 core_tag: Fix title attribute
Attribute 'title' was specified inside a condition but closing `"` was
outside condition possibly resulting in <a href="..." class="..." ">.
Also moved </a> outside of condition to match <a>.
2020-08-05 12:52:09 +01:00
..
classes MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT 2020-03-29 15:34:26 +01:00
templates MDL-60492 core_tag: Fix title attribute 2020-08-05 12:52:09 +01:00
tests MDL-68409 behat: Fix tests from modal rewrite 2020-05-04 15:08:11 +08:00
edit.php
edit_form.php
index.php
lib.php MDL-53772 inplace_editable: set context in callbacks 2016-04-14 13:58:29 +08:00
locallib.php
manage.php MDL-62746 tag: Convert YUI modals to AMD modals 2018-07-06 12:34:23 +08:00
search.php
upgrade.txt MDL-51883 libraries: 3.1 final deprecation in lib/deprecatedlib.php 2018-08-01 10:32:37 +08:00
user.php