forward, back buttons
Added by Aleksandr Vladykin almost 14 years ago
Hi!
Some time ago I worked with Jira, and there was very usefull thing. I can filter issues, than go to issue card, and there I can go forward to next issue card in the result list or back to the previous issue on the list. Is there any plugin in Redmine to do same thing?
Thanks!
Replies (2)
RE: forward, back buttons - Added by Alexander Kulemin almost 14 years ago
If you want to create this plugin, you likely must change: app\views\issues\_action_menu.rhtml - to add some new links to issues menu. And find out what the next task in the list..