dev #22

Merged
sysadminix merged 3 commits from dev into main 2024-10-24 10:40:48 +03:00
Showing only changes of commit a1da574c04 - Show all commits

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')