Bläddra i källkod

added mongoDB into user part

ryuichi-e 6 år sedan
förälder
incheckning
3ab88190ac

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

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