Closed (duplicate)
Project:
Currency
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2009 at 11:42 UTC
Updated:
11 Jan 2011 at 00:10 UTC
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.