mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Use right class for options list
This commit is contained in:
parent
3f4c285551
commit
c7b53becf3
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ template(name="createBoard")
|
|||
a.js-import-board {{_ 'import-board'}}
|
||||
|
||||
template(name="chooseBoardSource")
|
||||
ul
|
||||
ul.pop-over-list
|
||||
li
|
||||
a(href="{{pathFor 'import/trello'}}") {{_ 'from-trello'}}
|
||||
li
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue