Development #8200
In display_message_and_continue.html template, redirect user after 3 seconds
Start date:
07 September 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
Displayed message are usually just informative, so display them only for 3 seconds before redirecting to the next page. It's disabled if a message of any other level is present.
Associated revisions
tests: fix test to comply with change in template (#8200)
History
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|222a08b043702e47bc14cd8a494f49e05ef4fa6d.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
middleware: in display_message_and_continue.html template, redirect user after 3 seconds (fixes #8200)
Displayed message are usually just informative, so display them only for
3 seconds before redirecting to the next page. It's disabled if a
message of any other level is present.