mirror of
https://github.com/wekan/wekan.git
synced 2025-12-25 19:58:49 +01:00
Fix typo.
This commit is contained in:
parent
292ff3c961
commit
764d9fa806
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ template(name="board")
|
|||
|
||||
template(name="boardBody")
|
||||
if notDisplayThisBoard
|
||||
{{_ 'tableVisibilityMode-allowPrivateOnly'}}
|
||||
| {{_ 'tableVisibilityMode-allowPrivateOnly'}}
|
||||
else
|
||||
.board-wrapper(class=currentBoard.colorClass)
|
||||
+sidebar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue