JSON import: add note about unmapped members

This commit is contained in:
John R. Supplee 2021-01-30 11:44:53 +02:00
parent 0446999c63
commit b2af684c4d
3 changed files with 7 additions and 0 deletions

View file

@ -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}}")

View file

@ -47,3 +47,7 @@
a.show-mapping
text-decoration underline
.import-members-map-note
font-size: 90%
font-weight: bold