-
- ${_("Status change")}: ${co.status_change[0].status_lbl}
-
+
-
+
%endif
-
- ¶
- %if h.HasPermissionAny('hg.admin')() or h.HasRepoPermissionAny('repository.admin')(c.repo_name) or co.author.user_id == c.authuser.user_id:
-
- %endif
- + ${_("Status change")}: ${co.status_change[0].status_lbl} + +
%if co.text:
${h.rst_w_mentions(co.text)|n}
- %else:
-
-
%endif
${_('No comments.')}
-