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() ?>