mirror of
https://github.com/wekan/wekan.git
synced 2026-02-03 15:11:48 +01:00
Fix lint error.
This commit is contained in:
parent
c65ef9bb31
commit
fa00564883
1 changed files with 3 additions and 4 deletions
|
|
@ -6,10 +6,9 @@ template(name="board")
|
|||
else
|
||||
+boardBody
|
||||
else
|
||||
//- XXX We need a better error message in case the board has been archived
|
||||
//+message(label="board-not-found")
|
||||
|
||||
{{goHome}}
|
||||
//-- XXX We need a better error message in case the board has been archived
|
||||
//-- +message(label="board-not-found")
|
||||
| {{goHome}}
|
||||
else
|
||||
+spinner
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue