moodle/user/templates
Mikel Martín 04975cd2b2 MDL-75669 theme_boost: Refactor custom form elements to BS5
- .custom-check is now .form-check.
- .custom-check.custom-switch is now .form-check.form-switch.
- .custom-select is now .form-select.
- .custom-file and .form-file have been replaced by custom styles on top of .form-control.
- .custom-range is now .form-range.
- Dropped .input-group-append and .input-group-prepend. You can now just add buttons
  and .input-group-text as direct children of the input groups.
2025-02-14 10:58:36 +01:00
..
comboboxsearch MDL-81825 theme_boost: Refactor .sr-only usages for BS5 2024-12-10 14:02:32 +01:00
add_bulk_note.mustache MDL-75669 theme_boost: Refactor custom form elements to BS5 2025-02-14 10:58:36 +01:00
contact_site_support_email_body.mustache MDL-73608 user: add contact site support page 2022-02-18 11:54:44 +08:00
contact_site_support_not_available.mustache MDL-81821 theme_boost: Refactor font utility classes for BS5 2024-11-26 15:17:30 +01:00
edit_profile_fields.mustache MDL-75671 theme_boost: Refactor text direction classes for BS5 2024-08-09 07:40:17 +02:00
form_user_selector_searchtype.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
form_user_selector_suggestion.mustache
participantsfilter.mustache MDL-83862 core: Add validation support for datafilters 2025-01-27 10:48:24 +00:00
send_bulk_message.mustache MDL-81825 theme_boost: Refactor .sr-only usages for BS5 2024-12-10 14:02:32 +01:00
status_details.mustache MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5 2024-01-23 08:27:23 +01:00
status_field.mustache MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5 2024-01-23 08:27:23 +01:00
upcoming_activities_due_insight_body.mustache