Added code comment.
This commit is contained in:
parent
a201035b45
commit
81f25bafc8
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ export default {
|
||||||
window.location = `/?issPage=${issPageValues.WELCOME_PAGE}`;
|
window.location = `/?issPage=${issPageValues.WELCOME_PAGE}`;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
// Remove the loading animation if client tag validation fails so users can see the Unauthorized Access message.
|
||||||
showIssLoadingModal(false);
|
showIssLoadingModal(false);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue