From 63fbef8bf453a1d3b67fe6982c587da643416073 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Mon, 20 Jan 2025 13:01:01 +0800 Subject: [PATCH] MDL-83282 core_form: Hint the field type for editor format selector This was previously only working because Atto was actively setting the value when it should never has done so. --- lib/form/templates/editor_textarea.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/form/templates/editor_textarea.mustache b/lib/form/templates/editor_textarea.mustache index 1be771b7310..f3fa419e464 100644 --- a/lib/form/templates/editor_textarea.mustache +++ b/lib/form/templates/editor_textarea.mustache @@ -36,7 +36,7 @@
{{#hasformats}} - {{#formats}} {{/formats}}