Merge branch 'MDL-74873-m400' of https://github.com/dthies/moodle into MOODLE_400_STABLE

This commit is contained in:
Sara Arjona
2022-08-30 16:10:14 +02:00
@@ -60,7 +60,8 @@
<input type="checkbox"
id="{{{preferencekey}}}_{{{name}}}"
name="{{{preferencekey}}}_{{{name}}}"
class="custom-control-input notification_enabled"
class="custom-control-input notification_enabled{{#disableall}} disabled{{/disableall}}"
{{#disableall}} disabled="true" {{/disableall}}
{{#enabled}}checked{{/enabled}}
>
<label for="{{{preferencekey}}}_{{{name}}}" class="custom-control-label"