From 3c4b3221e2083894d145ae04dc1959d35eeced62 Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Sat, 9 Apr 2022 09:14:11 +0300 Subject: [PATCH] Global: Add keyboard shortcuts for some sections This commit adds keyboard shortcuts for Home, Search, User Profile, Wall, Notifications, and Admin Panel for (hopefully) quick navigation through these sections. Keep in mind that the hints to these sections (e.g. "[Alt+Shift+]") will only be relevant to modern browsers. Refer to this link: https://developer.mozilla.org/docs/Web/HTML/Global_attributes/accesskey --- Web/Presenters/templates/@layout.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Web/Presenters/templates/@layout.xml b/Web/Presenters/templates/@layout.xml index 79074af3..9f5eea9a 100644 --- a/Web/Presenters/templates/@layout.xml +++ b/Web/Presenters/templates/@layout.xml @@ -103,7 +103,7 @@