Merge "Change link to button for clearer UI"
This commit is contained in:
@@ -32,8 +32,9 @@ const ConfigurePlanStep = props => {
|
||||
return (
|
||||
<div>
|
||||
<DeploymentConfigurationSummary {...props} />
|
||||
|
||||
<br />
|
||||
<Link
|
||||
className="btn btn-default"
|
||||
id="ConfigurePlanStep__EditDeploymentLink"
|
||||
to={`/plans/${props.planName}/configuration`}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user