Task #2935

Mis à jour par Serge Heiden il y a presque 5 ans

At startup, ask user # see if we need to confirm cookies for TXM's cookies usage: cookie usages
* # if necessary implement a modal window in the splash screen with a global acceptance message : "To "Do continue, you need to allow cookies..." cookies blahblah" + "check" I'm OK ok + "Continue" button
** #* if the user refuses to allow cookies -> do nothing (the "continue" button is disable)
** #* if the user accepts -> load the GWT portal interface

Retour