ASDSO Dam Safety Toolbox

Log out: Difference between revisions

From ASDSO Dam Safety Toolbox
Jump to: navigation, search
No edit summary
No edit summary
Line 57: Line 57:
       // Navigate to Impexium site and logout there
       // Navigate to Impexium site and logout there
       setTimeout(function() {
       setTimeout(function() {
         window.location.href = 'https://asdso.mpxstage.com/account/logout.aspx';
         //window.location.href = 'https://asdso.mpxstage.com/account/logout.aspx';
       }, 3000);
       }, 3000);



Revision as of 20:58, 17 April 2023

Do you want to log out?