From c2b5c96db5a0c671830fd51cfd3ff08d7867b518 Mon Sep 17 00:00:00 2001 From: Mark Story Date: Sun, 31 Dec 2023 01:25:38 -0500 Subject: [PATCH] Move show sidebar link --- assets/sass/layouts.scss | 4 ++++ templates/layout/sidebar.php | 16 ++++++++++------ 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/assets/sass/layouts.scss b/assets/sass/layouts.scss index b1e18a8e..65f789fe 100644 --- a/assets/sass/layouts.scss +++ b/assets/sass/layouts.scss @@ -119,3 +119,7 @@ $sidebar-width: 250px; width: auto; } } + +.layout-show-help { + display: none; +} diff --git a/templates/layout/sidebar.php b/templates/layout/sidebar.php index eb06e07c..e1217fe5 100644 --- a/templates/layout/sidebar.php +++ b/templates/layout/sidebar.php @@ -69,6 +69,16 @@ element('icons/trash16') ?> Trash Bin + + + Show keyboard shortcuts + @@ -95,12 +105,6 @@ ] ) ?> - Show keyboard shortcuts Html->scriptStart() ?>