{%extends "issue_base.html"%} {%block body%} {%if user%} {%endif%}

Side by Side Diff: {{patch.filename}}

{%include "issue_star.html"%} Issue {{issue.key.id}}: {{issue.subject}} {%if issue.closed %} (Closed) {%endif%} {%if issue.base%}Base URL: {{issue.base}}{%endif%}
Patch Set: {%if patchset.message%}{{patchset.message}}{%endif%} Created {{patchset.created|timesince}} ago {%if patchset.url%}, Downloaded from: {{patchset.url}} {%endif%}
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. {%if user%} Double-click a line to add a draft in-line comment.
Draft comments are only viewable by you; use Publish+Mail Comments ('m') to let others view them. {%else%} Please Sign in to add in-line comments. {%endif%}
{%include "view_details_select.html"%}
Jump to:
{%if patch%}
View unified diff | Download patch
{%endif%} {%if user%}
Publish+Mail Comments ('m') | Edit draft message ('M')
{%endif%}
{%include "diff_navigation.html"%}
{%if patch.property_changes %}
{%for row in patch.property_changes%}{%endfor%}
Property Changes:
{{row|safe}}
{%endif%} {%if patch.is_binary %} {%else%} {%for row in rows%}{{row|safe}}{%endfor%} {%endif%}
OLDNEW
OLDNEW
{%include "file_navigation.html"%}
{%include "draft_message.html"%} {%endblock%} {%block help%}
Side by Side Diff

Use n/p to move between diff chunks; N/P to move between comments. {%if user%} Double-click a line to add a draft in-line comment.
Draft comments are only viewable by you; use Publish+Mail Comments ('m') to let others view them. {%else%} Please Sign in to add in-line comments. {%endif%}
{%endblock%}