Merge lp:~danilo/linaro-android-frontend/bug-924342 into lp:linaro-android-frontend

Proposed by Данило Шеган
Status: Merged
Approved by: James Tunnicliffe
Approved revision: 248
Merged at revision: 248
Proposed branch: lp:~danilo/linaro-android-frontend/bug-924342
Merge into: lp:linaro-android-frontend
Diff against target: 12 lines (+1/-1)
1 file modified
android_build/templates/base.html (+1/-1)
To merge this branch: bzr merge lp:~danilo/linaro-android-frontend/bug-924342
Reviewer Review Type Date Requested Status
James Tunnicliffe (community) Approve
Review via email: mp+91222@code.launchpad.net

Description of the change

Use the non-beta Linaro logo (already in the tree).

To post a comment you must log in.
Revision history for this message
James Tunnicliffe (dooferlad) wrote :

How am I supposed to comprehend these massive changes?

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'android_build/templates/base.html'
2--- android_build/templates/base.html 2011-03-25 00:09:03 +0000
3+++ android_build/templates/base.html 2012-02-02 09:12:18 +0000
4@@ -48,7 +48,7 @@
5 <table>
6 <tr>
7 <td>
8- <a href="{{ root }}"><img src="{{MEDIA_URL}}lin-logo-beta.png" class="logo" /></a>
9+ <a href="{{ root }}"><img src="{{MEDIA_URL}}lin-logo.png" class="logo" /></a>
10 </td>
11 <td>
12 <h1>Linaro Android Build Service</h1>

Subscribers

People subscribed via source and target branches