Eric Wittmann created OVERLORD-140:
--------------------------------------
Summary: Ensure consistent fav icon for all overlord apps
Key: OVERLORD-140
URL:
https://issues.jboss.org/browse/OVERLORD-140
Project: Overlord
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Reporter: Eric Wittmann
Assignee: Eric Wittmann
Ensure that all UI apps (s-ramp, dtgov, rtgov) share a common favicon. Presumably we
should use the overlord icon currently included in overlord-commons-uiheader. This can be
accomplished by simply including this markup in the gwt host page:
{code}
<link rel="icon" type="image/png"
href="images/favicon.png"></link>
{code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)