Move submission to user tab
This commit is contained in:
parent
2f64c87d56
commit
5147980d43
2 changed files with 1 additions and 6 deletions
|
@ -118,12 +118,6 @@
|
|||
</button>
|
||||
</form>
|
||||
{% endif %}
|
||||
<br>
|
||||
<div>
|
||||
<a href="{{ url('all_user_submissions', user.username) }}" class="button small" style="width:145px">
|
||||
{{ _('View submissions') }}
|
||||
</a>
|
||||
</div>
|
||||
{% if request.user.is_authenticated %}
|
||||
<br>
|
||||
<button class="small btn-midnightblue" style="width:145px" id="message-button">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue