cleanup , header & logo

This commit is contained in:
STEINNI
2025-08-27 21:13:25 +00:00
parent 873f7ab88c
commit 8fcbde7edb
314 changed files with 38 additions and 30248 deletions
+2
View File
@@ -128,7 +128,9 @@ class Sparc {
*/
onUserClassReady(){
this.User.checkAuthenticated(()=>{
console.log('back from checkAuthenticated')
if(this.User.isAuthenticated) {
console.log('authenticated OK')
window.onbeforeunload = () => "Do you really want to leave EISMEA application ?";
// Loading base Classes, who can now use app.config.