|
@@ -430,7 +430,7 @@ class LinkEditModal extends React.PureComponent {
|
|
|
<div className="row">
|
|
<div className="row">
|
|
|
<div className="col-12">
|
|
<div className="col-12">
|
|
|
<h3 className="grw-modal-head">Set link and label</h3>
|
|
<h3 className="grw-modal-head">Set link and label</h3>
|
|
|
-
|
|
|
|
|
|
|
+ {this.renderLinkAndLabelForm()}
|
|
|
{this.renderPathFormatForm()}
|
|
{this.renderPathFormatForm()}
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|