Index: templates/issue.html
===================================================================
--- templates/issue.html (Revision 101)
+++ templates/issue.html (Arbeitskopie)
@@ -19,27 +19,13 @@
SVN Base: {{issue.base}}
Reviewers: {{issue.reviewers|nicknames}}
+{%if last_patchset and first_patch%}
- {%ifequal issue.owner user %}
-
Edit
- Issue
- {%else%}
-
Can't Edit
- {%endifequal%}
- |
- {%if user%}
-
Publish+Mail
- Comments
- {%else%}
-
Can't Publish+Mail
- {%endif%}
- {%if last_patchset and first_patch%}
- |
Start Review
- {%endif%}
+{%endif%}
{%if issue.description%}