arreglo modificacion contrasenna perfil

This commit is contained in:
Paola 2021-07-14 18:50:58 -06:00
parent 0f673a8407
commit a063346fe1
2 changed files with 29 additions and 27379 deletions

27406
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -237,6 +237,8 @@ export class SettingsComponent implements OnInit {
};
}
protected CreateFormPassword();
selectIcon(event: MouseEvent): void {
if (event.target instanceof Element) {
document.querySelectorAll('.active').forEach(e => e.classList.remove('active'));