Merge lp:~ronnie.vd.c/loco-team-portal/team-detail-photos-width into lp:loco-team-portal

Proposed by Ronnie
Status: Merged
Approved by: Chris Johnston
Approved revision: 384
Merged at revision: 387
Proposed branch: lp:~ronnie.vd.c/loco-team-portal/team-detail-photos-width
Merge into: lp:loco-team-portal
Diff against target: 15 lines (+1/-3)
1 file modified
loco_directory/templates/events/global_event_detail.inc.html (+1/-3)
To merge this branch: bzr merge lp:~ronnie.vd.c/loco-team-portal/team-detail-photos-width
Reviewer Review Type Date Requested Status
LoCo Team Portal Developers Pending
Review via email: mp+48477@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'loco_directory/templates/events/global_event_detail.inc.html'
2--- loco_directory/templates/events/global_event_detail.inc.html 2010-12-19 21:25:01 +0000
3+++ loco_directory/templates/events/global_event_detail.inc.html 2011-02-03 14:27:57 +0000
4@@ -120,10 +120,8 @@
5 {% endif %}
6
7 {% if global_event_object.pictag %}
8-<article class="minor-content alone" style="width:95%;">
9+<article class="main-content alone">
10 <h2>{% trans "Photos of" %} #{{ global_event_object.pictag }}</a></h2>
11 <div id="photo-feed"></div>
12 </article>
13-
14-
15 {% endif %}

Subscribers

People subscribed via source and target branches