From cd10f94269d7dcdd93df9fcda142a1e5a4441ae9 Mon Sep 17 00:00:00 2001
From: winter
Date: Sun, 30 Mar 2025 19:00:19 +0100
Subject: implement basic interaction controls
---
templates/note/write_form.php | 30 +++++++++++++++++++++---------
1 file changed, 21 insertions(+), 9 deletions(-)
(limited to 'templates/note/write_form.php')
diff --git a/templates/note/write_form.php b/templates/note/write_form.php
index 647dcac..abd916c 100644
--- a/templates/note/write_form.php
+++ b/templates/note/write_form.php
@@ -27,6 +27,27 @@
_="on keydown[ctrlKey and key is 'Enter'] set b to #writeNoteSubmitButton then b.click()">
+
+
+
+
+
+
= __('writeNote.moreOptions') ?>
@@ -37,15 +58,6 @@
-
-
-
-
--
cgit v1.3