##// END OF EJS Templates
pull-requests: allow super-admins to force change state of locked PRs....
pull-requests: allow super-admins to force change state of locked PRs. - because we still get into that state in some cases, we just create a helper to unlock it easier. just for super-admins.

File last commit:

r368:30080e6f default
r4233:95c3d867 stable
Show More
footer.html
6 lines | 201 B | text/html | HtmlLexer
{% extends "!footer.html" %}
{% block extrafooter %}
<br/>
Documentation defects and suggestions can be submitted <a href="https://issues.rhodecode.com/projects/documentation">here</a>
{% endblock %}