Merge branch 'sim51-patch-1'

reviewable/pr3673/r1
Lauri Ojansivu 4 years ago
commit bef544ddc8
  1. 6
      client/components/settings/peopleBody.jade

@ -117,17 +117,17 @@ template(name="peopleGeneral")
template(name="newOrgRow")
a.new-org
i.fa.fa-edit
i.fa.fa-plus-square
| {{_ 'new'}}
template(name="newTeamRow")
a.new-team
i.fa.fa-edit
i.fa.fa-plus-square
| {{_ 'new'}}
template(name="newUserRow")
a.new-user
i.fa.fa-edit
i.fa.fa-plus-square
| {{_ 'new'}}
template(name="orgRow")

Loading…
Cancel
Save