Work on editing of posts and posts comments.

This commit is contained in:
Scott Idem
2024-11-05 15:59:19 -05:00
parent ac7016bb3e
commit cf997601f4
5 changed files with 490 additions and 72 deletions

View File

@@ -107,7 +107,7 @@ $: lq__post_comment_obj_li = liveQuery(async () => {
// history.pushState({}, '', url);
$idaa_sess.bb.show__modal_view = false;
$idaa_sess.bb.show__modal_edit = true;
$idaa_sess.bb.show__inline_edit__post_obj = true;
}}
class="btn btn-sm variant-ghost-warning hover:variant-filled-warning transition"
title={`Edit meeting: ${$lq__post_obj?.title}`}