From b535baf69b9a2525bc8a33b9c96460b84af8e6e2 Mon Sep 17 00:00:00 2001 From: winter Date: Sat, 22 Mar 2025 17:19:30 +0000 Subject: ctrl+enter to send note --- templates/note/reply_form.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/note/reply_form.php') diff --git a/templates/note/reply_form.php b/templates/note/reply_form.php index 96375c1..6272c16 100644 --- a/templates/note/reply_form.php +++ b/templates/note/reply_form.php @@ -32,7 +32,8 @@ $selectedScope = $note->privacy->scope->value; + placeholder="" + _="on keydown[ctrlKey and key is 'Enter'] set b to #replySubmitButton-id ?> then b.click()">
-- cgit v1.3