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