소스 검색

Fix lint error.

Lauri Ojansivu 6 년 전
부모
커밋
fa00564883
1개의 변경된 파일3개의 추가작업 그리고 4개의 파일을 삭제
  1. 3 4
      client/components/boards/boardBody.jade

+ 3 - 4
client/components/boards/boardBody.jade

@@ -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