Oops, reply shouldn't be ajaxed (this way)

This commit is contained in:
Jason McBrayer 2018-08-30 19:04:32 -04:00
parent 09ec192e8e
commit acfbdc5d5e
1 changed files with 1 additions and 2 deletions

View File

@ -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>