MDL-51802 core: new template for quick editing a title
authorMarina Glancy <marina@moodle.com>
Mon, 18 Jan 2016 07:18:14 +0000 (15:18 +0800)
committerMarina Glancy <marina@moodle.com>
Sat, 13 Feb 2016 03:07:42 +0000 (11:07 +0800)
commitcdc5f9785baa1c501181f8315c2d33cb545ef0dd
treee43c2adaf9e9d536cd951ba8887b2db9c75d0e6d
parent2f45a11ac4178ae1d22dbf41fffa6493e741788f
MDL-51802 core: new template for quick editing a title

convert editing tag name to use new template
23 files changed:
lang/en/error.php
lib/amd/build/inplace_editable.min.js [new file with mode: 0644]
lib/amd/build/tag.min.js
lib/amd/src/inplace_editable.js [new file with mode: 0644]
lib/amd/src/tag.js
lib/behat/form_field/behat_form_field.php
lib/classes/output/inplace_editable.php [new file with mode: 0644]
lib/db/services.php
lib/external/externallib.php
lib/external/tests/external_test.php
lib/outputrenderers.php
lib/templates/inplace_editable.mustache [new file with mode: 0644]
tag/classes/manage_table.php
tag/classes/output/tagname.php [new file with mode: 0644]
tag/classes/tag.php
tag/lib.php
tag/templates/tagname.mustache [deleted file]
tag/tests/behat/edit_tag.feature
tag/tests/external_test.php
theme/base/style/core.css
theme/bootstrapbase/less/moodle/core.less
theme/bootstrapbase/style/moodle.css
version.php