From 093b34db9498d9ce1155c1fd8a59646aa483f85d Mon Sep 17 00:00:00 2001 From: winter Date: Tue, 28 Jan 2025 22:00:20 +0000 Subject: add upload/attach file feature for writing notes --- templates/attachment_pill.php | 22 ++++++++++++++++++++++ templates/write_note_form.php | 9 +++++++++ 2 files changed, 31 insertions(+) create mode 100644 templates/attachment_pill.php (limited to 'templates') diff --git a/templates/attachment_pill.php b/templates/attachment_pill.php new file mode 100644 index 0000000..76fc590 --- /dev/null +++ b/templates/attachment_pill.php @@ -0,0 +1,22 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/templates/write_note_form.php b/templates/write_note_form.php index b86e825..82964c5 100644 --- a/templates/write_note_form.php +++ b/templates/write_note_form.php @@ -1,3 +1,8 @@ +
+