Merge lp:~dholbach/help-app/1425924 into lp:~ubuntu-touch-coreapps-drivers/help-app/trunk

Proposed by Daniel Holbach
Status: Merged
Approved by: David Planella
Approved revision: 55
Merged at revision: 55
Proposed branch: lp:~dholbach/help-app/1425924
Merge into: lp:~ubuntu-touch-coreapps-drivers/help-app/trunk
Diff against target: 10 lines (+0/-1)
1 file modified
edit-here/theme/templates/page.html (+0/-1)
To merge this branch: bzr merge lp:~dholbach/help-app/1425924
Reviewer Review Type Date Requested Status
David Planella Approve
Review via email: mp+251076@code.launchpad.net
To post a comment you must log in.
Revision history for this message
David Planella (dpm) wrote :

Works well, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'edit-here/theme/templates/page.html'
2--- edit-here/theme/templates/page.html 2015-02-20 16:08:07 +0000
3+++ edit-here/theme/templates/page.html 2015-02-26 13:10:06 +0000
4@@ -4,7 +4,6 @@
5 {% block content %}
6 <h1>{{ page.title }}</h1>
7 {% import 'translations.html' as translations with context %}
8- {{ translations.translations_for(page) }}
9 {{ page.content }}
10 {% endblock %}
11

Subscribers

People subscribed via source and target branches