From 5570665fe9102928d4e2f33d6cfc577f8f1d46cb Mon Sep 17 00:00:00 2001 From: Luca Date: Wed, 26 May 2021 16:42:53 +0200 Subject: [PATCH] Ripristino funzionamento scorciatoie da tastiera --- include/top.php | 26 ++++++++++++++++++++++---- modules/movimenti/add.php | 26 +++++++++++++++++++------- 2 files changed, 41 insertions(+), 11 deletions(-) diff --git a/include/top.php b/include/top.php index 8b711ee16..05721121c 100755 --- a/include/top.php +++ b/include/top.php @@ -289,11 +289,29 @@ if (Auth::check()) { echo ''; echo ' '; } } diff --git a/modules/movimenti/add.php b/modules/movimenti/add.php index b7473a09e..2980eeb7b 100755 --- a/modules/movimenti/add.php +++ b/modules/movimenti/add.php @@ -246,15 +246,27 @@ echo ' if (setting('Attiva scorciatoie da tastiera')) { echo ' '; }