|
|
async renamePage(page, newPagePath, user, options) {
|
|
async renamePage(page, newPagePath, user, options) {
|
|
|
const isV5Compatible = this.crowi.configManager.getConfig('crowi', 'app:isV5Compatible') && page.parent != null;
|
|
const isV5Compatible = this.crowi.configManager.getConfig('crowi', 'app:isV5Compatible') && page.parent != null;
|