##// END OF EJS Templates
data-grid-app: added universal function for extracting ordering....
data-grid-app: added universal function for extracting ordering. - now supports format a.b - supports passing a ref column e.g User.username, get's handy for joined querie

File last commit:

r368:30080e6f default
r2040:a04ecb8d 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 %}