TRI-274 replace password recovery text
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user