Browse Source

Fix lint error.

Lauri Ojansivu 6 năm trước cách đây
mục cha
commit
fa00564883
1 tập tin đã thay đổi với 3 bổ sung4 xóa
  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