Kaynağa Gözat

add comment

zahmis 5 yıl önce
ebeveyn
işleme
c860d1944a
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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');