mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Oops, reply shouldn't be ajaxed (this way)
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user