فهرست منبع

added mongoDb into config part

ryuichi-e 6 سال پیش
والد
کامیت
cb27a7a65a
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/client/js/components/Admin/ImportData/GrowiArchive/ImportForm.jsx

+ 1 - 0
src/client/js/components/Admin/ImportData/GrowiArchive/ImportForm.jsx

@@ -466,6 +466,7 @@ class ImportForm extends React.Component {
 
         {this.renderGroups(GROUPS_PAGE, 'MongoDB Page', warnForPageGroups, { wellContent: t('admin:importer_management.growi_settings.overwrite_documents') })}
         {this.renderGroups(GROUPS_USER, 'MongoDB User', warnForUserGroups)}
+        {this.renderGroups(GROUPS_CONFIG, 'MongoDB Config', warnForConfigGroups)}
         {this.renderOthers()}
 
         <div className="mt-4 text-center">