mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
JSON import: add note about unmapped members
This commit is contained in:
parent
0446999c63
commit
b2af684c4d
3 changed files with 7 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ template(name="importMapMembers")
|
|||
if usersLoaded.get
|
||||
.map-members
|
||||
p {{_ 'import-members-map'}}
|
||||
p.import-members-map-note
|
||||
| {{_ 'import-members-map-note' }}
|
||||
.mapping-list
|
||||
each members
|
||||
a.mapping-item.js-select-member(class="{{#if wekanId}}filled{{/if}}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue