TRI-274 replace password recovery text

This commit is contained in:
2024-10-23 13:54:33 +03:00
parent 08e28d14c9
commit a1da574c04

View File

@@ -24,7 +24,6 @@ function SendRegistrationForm(el, user_id){
success: function(data){
document.getElementById('confirm_password').innerHTML = data.message
document.querySelector('.info_text').classList.add('show')
// location.href = `/profile/page/dashboard/`
window.sessionStorage.removeItem('mailingSubscribeRequired')