Added by Alice Etchegaray over 10 years ago
Hi,
I would like to create a link in the page "Projects", near to "View all issues", to view all versions for all projects.
Is it possible ?
Where to implement the versions_path ?
<%= link_to(l(:label_version_view_all), versions_path) + ' |' if User.current.allowed_to?(:view_versions, nil, :global => true) %>
Thank you for your help,
Cheers,
Alice.
Please, I need your help, this functionality can be very helpful for my team ...