Added by Alex Miccoli almost 9 years ago
Hi guys,
I need to change the display of the parent issue.
Untill now I only managed to display the following by changing line 122 in /usr/share/redmine/app/helpers:
"Tracker + #ID + : + subject" instead of just "Tracker + #ID"
I'd like to display only the parent's subject as a link.
Can someone help me?
Thanks!