Development #7416
manager/views: allow Action object to have a full URL instead of an url_name
Start date:
29 May 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
Action button can point to URLs which needs more than one argument, it's more simple to give a full URL in this case.
Associated revisions
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|8cbac52d97a4f29221ee3b245b81f8bdf9d98c60.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
manager/views: allow Action object to have a full URL instead of an url_name
Action button can point to URLs which needs more than one argument, it's
more simple to give a full URL in this case.
fixes #7416