mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Import members: board import
This commit is contained in:
parent
f6f41270de
commit
dd0a6e1a82
6 changed files with 48 additions and 15 deletions
|
|
@ -8,7 +8,7 @@ template(name="importPopup")
|
|||
if membersMapping
|
||||
div
|
||||
a.show-mapping
|
||||
| {{_ 'show-mapping'}}
|
||||
| {{_ 'import-show-user-mapping'}}
|
||||
input.primary.wide(type="submit" value="{{_ 'import'}}")
|
||||
|
||||
template(name="mapMembersPopup")
|
||||
|
|
@ -35,7 +35,8 @@ template(name="mapMembersPopup")
|
|||
|
||||
template(name="mapMembersAddPopup")
|
||||
.select-member
|
||||
p Hello world
|
||||
p
|
||||
| {{_ 'import-user-select'}}
|
||||
.js-map-member
|
||||
+esInput(index="users")
|
||||
ul.pop-over-list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue