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