mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 14:08:31 -04: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")
|
template(name="boardBody")
|
||||||
if notDisplayThisBoard
|
if notDisplayThisBoard
|
||||||
{{_ 'tableVisibilityMode-allowPrivateOnly'}}
|
| {{_ 'tableVisibilityMode-allowPrivateOnly'}}
|
||||||
else
|
else
|
||||||
.board-wrapper(class=currentBoard.colorClass)
|
.board-wrapper(class=currentBoard.colorClass)
|
||||||
+sidebar
|
+sidebar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue