add todo item

pull/52/head
justcool393 2022-12-08 21:22:37 -06:00
parent 065d977de4
commit db188ec1c9
1 changed files with 1 additions and 0 deletions

View File

@ -537,6 +537,7 @@
<button type="button" class="btn btn-primary nobackground" onclick="toggleReplyBox('reply-message-{{c.fullname}}')">Reply</button>
{# TODO: swap to comment_reply_box macro #}
<div id="reply-message-{{c.fullname}}" class="d-none">
<div id="comment-form-space-{{c.id}}" class="comment-write collapsed child">
<form id="reply-to-message-{{c.id}}" action="/reply" method="post" class="input-group" enctype="multipart/form-data">