Merge ~jugmac00/launchpad:fix-git-revision-display into launchpad:master

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: 05f4b0c5db7b8672abbe4fd6c74c04a77f39c705
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~jugmac00/launchpad:fix-git-revision-display
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
lib/lp/app/templates/base-layout-macros.pt (+1/-1)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Colin Watson (community) Approve
Review via email: mp+428611@code.launchpad.net

Commit message

Fix display of git revision

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve
Revision history for this message
Jürgen Gmach (jugmac00) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lib/lp/app/templates/base-layout-macros.pt b/lib/lp/app/templates/base-layout-macros.pt
2index 6bbb69b..98e9544 100644
3--- a/lib/lp/app/templates/base-layout-macros.pt
4+++ b/lib/lp/app/templates/base-layout-macros.pt
5@@ -309,7 +309,7 @@
6 >System status</a>
7 <span id="lp-version">
8 &nbsp;&bull;&nbsp;
9- r<tal:display_revision replace="display_revision" />
10+ <tal:display_revision replace="display_revision" />
11 <tal:devmode condition="devmode">devmode</tal:devmode>
12 <tal:demo condition="is_demo">demo site</tal:demo>
13 (<a href="https://dev.launchpad.net/"

Subscribers

People subscribed via source and target branches

to status/vote changes: