##// END OF EJS Templates
events: change target to source repo for pull request events...
events: change target to source repo for pull request events to make sure commits can be found - fixes #4135, also made _get_commits work on multiple repos

File last commit:

r368:30080e6f default
r514:b4f9553f 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 %}