Hi,
are we allowed to remove the "Detailed history and chart" link on the result display and how can it be done?
Thank you in advance.
Hi,
are we allowed to remove the "Detailed history and chart" link on the result display and how can it be done?
Thank you in advance.
Comments
Comment #1
kbahey commentedYou need to change the code to do that.
A better solution is to make the output themeable, so it can be overridden without source code change.
Can someone create a patch for that?
Comment #2
lion123 commentedI have removed the line 136 in "currency.module" and it works. I guess the only problem with this approach is that I need to repeat it on every update...
Comment #3
amateescu commentedClosing this as a duplicate of #212527: Better display of result because that change will also be a fix for this issue.