Merge lp:~cjohnston/launchpad-work-items-tracker/1508824-logo into lp:launchpad-work-items-tracker

Proposed by Chris Johnston
Status: Merged
Approved by: Chris Johnston
Approved revision: 315
Merged at revision: 315
Proposed branch: lp:~cjohnston/launchpad-work-items-tracker/1508824-logo
Merge into: lp:launchpad-work-items-tracker
Diff against target: 12 lines (+1/-1)
1 file modified
themes/ubuntu/templates/body.html (+1/-1)
To merge this branch: bzr merge lp:~cjohnston/launchpad-work-items-tracker/1508824-logo
Reviewer Review Type Date Requested Status
Developers of work-items-tracker Pending
Review via email: mp+275283@code.launchpad.net

Commit message

Fix broken Ubuntu logo in header

Description of the change

Fix broken Ubuntu logo in header

To post a comment you must log in.
315. By Chris Johnston

Fix broken Ubuntu logo

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'themes/ubuntu/templates/body.html'
2--- themes/ubuntu/templates/body.html 2012-12-23 22:10:23 +0000
3+++ themes/ubuntu/templates/body.html 2015-10-22 09:00:51 +0000
4@@ -28,7 +28,7 @@
5 <a class="main-nav-item" href="${util.url('about.html')}">About</a>
6 </nav>
7
8- <h1 id="top-logo"><a href="http://status.ubuntu.com/"><img class="png" id="the-logo" src="http://www.ubuntu.com/sites/default/themes/ubuntu10/logo.png" alt="Ubuntu" width="118" height="27" /></a><span id="loco">Work Items Tracker</span></h1>
9+ <h1 id="top-logo"><a href="http://status.ubuntu.com/"><img class="png" id="the-logo" src="https://assets.ubuntu.com/sites/ubuntu/latest/u/img/logos/logo-ubuntu-white.png" alt="Ubuntu" width="118" height="27" /></a><span id="loco">Work Items Tracker</span></h1>
10
11 </div>
12 </header>

Subscribers

People subscribed via source and target branches

to all changes: