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

kbahey’s picture

Status: Active » Needs work

You 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?

lion123’s picture

I 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...

amateescu’s picture

Status: Needs work » Closed (duplicate)

Closing this as a duplicate of #212527: Better display of result because that change will also be a fix for this issue.