Browse Source

add comment

zahmis 5 năm trước cách đây
mục cha
commit
c860d1944a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/server/service/bolt.js

+ 1 - 0
src/server/service/bolt.js

@@ -266,6 +266,7 @@ class BoltService {
     }
   }
 
+  // Submit action in create Modal
   async createPageInGrowi(view) {
     const User = this.crowi.model('User');
     const Page = this.crowi.model('Page');