From a697ca54ad7f723e52fc6591761e1f2f8b7877d6 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Mon, 3 Feb 2025 08:47:25 +0100 Subject: Shortcuts for adding labels (#7274) * add shortcut in config * open my labels menu with shortcut * the first 9 items are selectable + input field * i18n * Update app/i18n/nl/conf.php Co-authored-by: Frans de Jonge * index.menu.mylabels * order fixed --------- Co-authored-by: Frans de Jonge --- app/views/configure/display.phtml | 2 +- app/views/configure/shortcut.phtml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'app/views/configure') diff --git a/app/views/configure/display.phtml b/app/views/configure/display.phtml index 1f2828f82..995d54006 100644 --- a/app/views/configure/display.phtml +++ b/app/views/configure/display.phtml @@ -188,7 +188,7 @@   - + diff --git a/app/views/configure/shortcut.phtml b/app/views/configure/shortcut.phtml index 822bcf6b3..2e9a4fa8c 100644 --- a/app/views/configure/shortcut.phtml +++ b/app/views/configure/shortcut.phtml @@ -158,6 +158,14 @@ +
+ +
+ +
+
+
-- cgit v1.2.3