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