Merge lp:~cjohnston/summit/813531 into lp:summit

Proposed by Chris Johnston
Status: Merged
Merged at revision: 133
Proposed branch: lp:~cjohnston/summit/813531
Merge into: lp:summit
Diff against target: 11 lines (+1/-0)
1 file modified
summit/templates/base.html (+1/-0)
To merge this branch: bzr merge lp:~cjohnston/summit/813531
Reviewer Review Type Date Requested Status
Michael Hall (community) Disapprove
Review via email: mp+68554@code.launchpad.net

Commit message

Changes logo link to http://uds.ubuntu.com

To post a comment you must log in.
Revision history for this message
Michael Hall (mhall119) wrote :

the 1.x branch will get merged into trunk, so this extra MP isn't needed.

review: Disapprove

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'summit/templates/base.html'
2--- summit/templates/base.html 2011-07-17 18:53:04 +0000
3+++ summit/templates/base.html 2011-07-20 14:47:04 +0000
4@@ -3,6 +3,7 @@
5
6 {% block title %}Ubuntu Developer Summit{% endblock %}
7
8+{% block logo_href %}http://uds.ubuntu.com{% endblock %}
9 {% block logo_text %}Developer Summit{% endblock %}
10
11 {% block extrahead %}

Subscribers

People subscribed via source and target branches