mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Revert "Part 2. Hide and disable Keyboard Shortcuts, because they make using Ctrl-C to copy etc impossible."
This reverts commit 94391d4cde
.
This commit is contained in:
parent
7c60d7932a
commit
18f6d4cb16
1 changed files with 4 additions and 6 deletions
|
@ -5,12 +5,10 @@ template(name="sidebar")
|
|||
// title="{{showTongueTitle}}")
|
||||
// i.fa.fa-navicon
|
||||
.sidebar-actions
|
||||
.sidebar-shortcuts
|
||||
|
||||
|
||||
//a.board-header-btn.js-shortcuts(title="{{_ 'keyboard-shortcuts' }}")
|
||||
// i.fa.fa-keyboard-o
|
||||
// span {{_ 'keyboard-shortcuts' }}
|
||||
//.sidebar-shortcuts
|
||||
// a.board-header-btn.js-shortcuts(title="{{_ 'keyboard-shortcuts' }}")
|
||||
// i.fa.fa-keyboard-o
|
||||
// span {{_ 'keyboard-shortcuts' }}
|
||||
a.sidebar-xmark.js-close-sidebar ✕
|
||||
.sidebar-content.js-board-sidebar-content
|
||||
//a.hide-btn.js-hide-sidebar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue