Handles delete and redraft replies
This commit is contained in:
parent
936d68f0ed
commit
be8c3b7904
3 changed files with 12 additions and 4 deletions
|
@ -27,7 +27,8 @@
|
|||
{% trans "Delete status" %}
|
||||
</button>
|
||||
</form>
|
||||
|
||||
{% elif no_interact %}
|
||||
{# nothing here #}
|
||||
{% elif request.user.is_authenticated %}
|
||||
<div class="field has-addons">
|
||||
<div class="control">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue