Bug #2526
Favicon only shows up if foreman is deployed in the root context
Description
The browsers will not pick up the favicon if foreman is deployed in a sub context. Please add a <link> tag to the <head> section such as:
<link href="/foreman/assets/embed/favicon.png" rel="shortcut icon" type="image/vnd.microsoft.icon" />
Associated revisions
fixes #2526 Favicon only shows up if foreman is deployed in the root context
(cherry picked from commit ecc106ace7d609e529e9472eb490765f59dcf028)
History
#1
Updated by Amos Benari about 9 years ago
- Assignee set to Amos Benari
#2
Updated by Ohad Levy about 9 years ago
- Status changed from New to Ready For Testing
#3
Updated by Amos Benari about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 6049a69514ee65182f337f00e4a275e9440442ef.
fixes #2526 Favicon only shows up if foreman is deployed in the root context