From 25d74140ce9843b4bcb86b1b2bbf644602cdb3d0 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Wed, 14 Jul 2021 22:37:18 -0400 Subject: Multi view note (#1829) * Add support for a menu to view multiple note IDs * Show a + badge when there are multiple notes available * Organize --- ext/display-templates.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ext/display-templates.html') diff --git a/ext/display-templates.html b/ext/display-templates.html index b2316975..a7a184a4 100644 --- a/ext/display-templates.html +++ b/ext/display-templates.html @@ -6,7 +6,7 @@
- + @@ -171,5 +171,7 @@
+ + -- cgit v1.2.3