فهرست منبع

remove mongoDB in other part

ryuichi-e 6 سال پیش
والد
کامیت
9a3dfc91ad
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/client/js/components/Admin/ExportArchiveData/SelectCollectionsModal.jsx

+ 1 - 1
src/client/js/components/Admin/ExportArchiveData/SelectCollectionsModal.jsx

@@ -208,7 +208,7 @@ class SelectCollectionsModal extends React.Component {
             </div>
             <div className="row mt-4">
               <div className="col-xs-12">
-                <legend>MongoDB Other Collections</legend>
+                <legend>Other Collections</legend>
                 {this.renderOthers()}
               </div>
             </div>