Merge lp:~cjohnston/loco-team-portal/815175 into lp:loco-team-portal

Proposed by Chris Johnston
Status: Merged
Approved by: Michael Hall
Approved revision: 466
Merged at revision: 466
Proposed branch: lp:~cjohnston/loco-team-portal/815175
Merge into: lp:loco-team-portal
Diff against target: 11 lines (+1/-1)
1 file modified
loco_directory/templates/events/team_event_detail_attendees.inc.html (+1/-1)
To merge this branch: bzr merge lp:~cjohnston/loco-team-portal/815175
Reviewer Review Type Date Requested Status
LoCo Team Portal Developers Pending
Review via email: mp+68967@code.launchpad.net

Commit message

Changes </tibdy> to </tbody>

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/team_event_detail_attendees.inc.html'
2--- loco_directory/templates/events/team_event_detail_attendees.inc.html 2011-04-07 13:10:41 +0000
3+++ loco_directory/templates/events/team_event_detail_attendees.inc.html 2011-07-23 19:06:00 +0000
4@@ -54,7 +54,7 @@
5 <td align="center" class="attendee-cell">{{registration.guests}}</td>
6 </tr>
7 {% endfor %}
8- </tibdy>
9+ </tbody>
10 </table>
11 {% endif %}
12

Subscribers

People subscribed via source and target branches