From 69ec780e954344b5301e529abde534864fa78080 Mon Sep 17 00:00:00 2001 From: Mihail Geshoski Date: Thu, 11 Feb 2021 11:36:27 +0800 Subject: [PATCH] MDL-47410 form: Add data-fieldtype attribute to checkbox inline element Includes the data-fieldtype attribute to the checkbox inline form element. This element does not extend the parent inline element template due to its specific nature and therefore this attribute was missing. --- lib/form/templates/element-checkbox-inline.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/form/templates/element-checkbox-inline.mustache b/lib/form/templates/element-checkbox-inline.mustache index fb90de4750b..a63d92aaf27 100644 --- a/lib/form/templates/element-checkbox-inline.mustache +++ b/lib/form/templates/element-checkbox-inline.mustache @@ -1,4 +1,4 @@ -