Tweak: show the whole history to logged out users
This commit is contained in:
parent
d3d55691a7
commit
1639171db4
1 changed files with 0 additions and 2 deletions
|
@ -4,9 +4,7 @@
|
||||||
{% include "jobs_list.html.j2" %}
|
{% include "jobs_list.html.j2" %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% if ctx.uid %}
|
|
||||||
<div class="row twelve columns mb-2">
|
<div class="row twelve columns mb-2">
|
||||||
{% include "files_list.html.j2" %}
|
{% include "files_list.html.j2" %}
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue