Add group submissions
This commit is contained in:
parent
247e0e4740
commit
1efbf4cc91
5 changed files with 65 additions and 9 deletions
4
templates/organization/submissions.html
Normal file
4
templates/organization/submissions.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
{% extends "submission/list.html" %}
|
||||
{% block left_sidebar %}
|
||||
{% include "organization/org-left-sidebar.html" %}
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue