##// END OF EJS Templates
user/user-groups: show if users or user groups are a part of review rules....
user/user-groups: show if users or user groups are a part of review rules. - cascade delete when deleting those so we still can remove the user or user group - fixes #5377

File last commit:

r368:30080e6f default
r2054:0026cc40 default
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 %}