mirror of https://gitlab.com/brutaldon/brutaldon
Oops, reply shouldn't be ajaxed (this way)
This commit is contained in:
parent
09ec192e8e
commit
acfbdc5d5e
|
@ -84,8 +84,7 @@
|
|||
{% if not confirm_page %}
|
||||
<nav class="level is-mobile">
|
||||
<div class="level-left">
|
||||
<a href="{% url "reply" toot.id %}" class="level-item"
|
||||
ic-post-to="{% url "reply" toot.id %}">
|
||||
<a href="{% url "reply" toot.id %}" class="level-item">
|
||||
<span class="fa fa-reply">
|
||||
<span class="is-hidden-mobile">Reply</span>
|
||||
</span>
|
||||
|
|
Loading…
Reference in New Issue