|
|
@@ -464,7 +464,6 @@ class ImportForm extends React.Component {
|
|
|
</div>
|
|
|
</form>
|
|
|
|
|
|
- {this.renderGroups(GROUPS_PAGE, 'Page', warnForPageGroups, { wellContent: t('admin:importer_management.growi_settings.overwrite_documents') })}
|
|
|
{this.renderGroups(GROUPS_USER, 'User', warnForUserGroups)}
|
|
|
{this.renderGroups(GROUPS_CONFIG, 'Config', warnForConfigGroups)}
|
|
|
{this.renderOthers()}
|