Fix bug: When on board, clicking Admin Panel redirects to All Boards page,

so it did require to click Admin Panel again.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-08-15 13:08:03 +03:00
parent a282384ab0
commit d302d6f857

View file

@ -7,8 +7,8 @@ template(name="board")
+boardBody
else
//-- XXX We need a better error message in case the board has been archived
//-- +message(label="board-not-found")
| {{goHome}}
+message(label="board-not-found")
//-- | {{goHome}}
else
+spinner