Task #2935

Mis à jour par Alexey Lavrentev il y a presque 5 ans

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

Retour