mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Fix typo.
Thanks to xet7 !
This commit is contained in:
parent
69ce16192d
commit
cb9b8d4f2b
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue