Browse Source

Remove modal after submitting

Adel Qalieh 12 năm trước cách đây
mục cha
commit
217676b775
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      client/main.coffee

+ 1 - 0
client/main.coffee

@@ -68,3 +68,4 @@ Template.addList.events
       name: listName
       description: listDescription
       numTodos: 0
+    $('#addListModal').modal('toggle')