mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Fix Bug: Unable to click board submenu on mobile.
Thanks to xet7 ! Closes #2261
This commit is contained in:
parent
8368461b57
commit
7ff6f24a90
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ template(name="sidebar")
|
|||
i.fa.fa-keyboard-o
|
||||
span {{_ 'keyboard-shortcuts' }}
|
||||
.sidebar-content.js-board-sidebar-content.js-perfect-scrollbar
|
||||
a.hide-btn.js-hide-sidebar
|
||||
i.fa.fa-navicon
|
||||
//a.hide-btn.js-hide-sidebar
|
||||
// i.fa.fa-navicon
|
||||
unless isDefaultView
|
||||
h2
|
||||
a.fa.fa-chevron-left.js-back-home
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue