diff --git a/static/js/registration.js b/static/js/registration.js index 7607b65..422e3a8 100644 --- a/static/js/registration.js +++ b/static/js/registration.js @@ -16,8 +16,8 @@ function SendRegistrationForm(el){ // enctype: 'json', data: formData, success: function(data){ - - location.href = `/profile/page/dashboard/` + document.querySelector('.info_text').classList.add('show') + // location.href = `/profile/page/dashboard/` window.sessionStorage.removeItem('mailingSubscribeRequired') window.sessionStorage.removeItem('email') }, diff --git a/templates/blocks/static_pages_blocks/b_mover_search.html b/templates/blocks/static_pages_blocks/b_mover_search.html index 7917695..31527b6 100644 --- a/templates/blocks/static_pages_blocks/b_mover_search.html +++ b/templates/blocks/static_pages_blocks/b_mover_search.html @@ -12,7 +12,12 @@