Files
moodle/lib/form/amd
Mikel Martín 4a7e3b27a7 MDL-75669 form: Fix password unmask input
In BS5 the combination of both ".d-none" and ".d-inline" block together
is now prioritizing "d-none". Because of that the logic has been changed
to only use ".d-none" for toggling the display.
2025-02-17 08:13:13 +01:00
..