Move the [ - ] of the full board list to the end. #932
This commit is contained in:
parent
ef5afbf2b9
commit
b67ef911a4
@ -53,7 +53,7 @@ Header =
|
||||
className: 'hide-board-list-button brackets-wrap'
|
||||
innerHTML: '<a href=javascript:;> - </a>'
|
||||
$.on btn, 'click', Header.toggleBoardList
|
||||
$.prepend fullBoardList, btn
|
||||
$.add fullBoardList, btn
|
||||
else
|
||||
$.rm $ '#custom-board-list', Header.bar
|
||||
fullBoardList.hidden = false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user