|
|
@@ -306,7 +306,7 @@ const componentMappings = {
|
|
|
'create-page-name-input': <PagePathAutoComplete crowi={crowi} initializedPath={pagePath} addTrailingSlash />,
|
|
|
'rename-page-name-input': <PagePathAutoComplete crowi={crowi} initializedPath={pagePath} />,
|
|
|
'duplicate-page-name-input': <PagePathAutoComplete crowi={crowi} initializedPath={pagePath} />,
|
|
|
-
|
|
|
+
|
|
|
};
|
|
|
// additional definitions if data exists
|
|
|
if (pageId) {
|