diff --git a/client/components/settings/peopleBody.jade b/client/components/settings/peopleBody.jade index 292632355..f0b6da965 100644 --- a/client/components/settings/peopleBody.jade +++ b/client/components/settings/peopleBody.jade @@ -127,7 +127,7 @@ template(name="peopleGeneral") +peopleRow(userId=user._id) template(name="selectAllUser") - {{_ 'dueCardsViewChange-choice-all'}} + | {{_ 'dueCardsViewChange-choice-all'}} input.allUserChkBox(type="checkbox", id="chkSelectAll") template(name="newOrgRow")