diff --git a/app/templates/utils.html b/app/templates/utils.html index bc22688..560e075 100644 --- a/app/templates/utils.html +++ b/app/templates/utils.html @@ -154,9 +154,10 @@ {% endmacro %} -{% macro admin_expand_button(ap_object_id) %} +{% macro admin_expand_button(ap_object) %} +{# TODO turn these into a regular link and append permalink ID if it's a reply #}
{% endmacro %} @@ -502,7 +503,7 @@ {% if (object.is_from_outbox or is_admin) and object.replies_count %}