Duplicated from templates/flask
f710fc8
1
2
3
function showComments(postId) { $(`#commentsModal${postId}`).modal('show'); }