Bug #6954
Fix logout link on users and roles pages in the manager
Start date:
15 April 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
RolesMixin does not use super() correctly.
Associated revisions
manager: fix logout on users and roles pages (fixes #6954)
The supper call in RolesMixin was made on the wrong class.
History
Updated by Benjamin Dauvergne almost 8 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit 03d479379f91bbc0dd15cfbca5d01ecb18ac1a96.
Updated by Benjamin Dauvergne almost 8 years ago
Appliqué par commit 9fc5a61d4e0fe45e478a0d2a10d8d0841b59b6cd.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
manager: fix logout on users and roles pages (fixes #6954)
The supper call in RolesMixin was made on the wrong class.