Merge "Change link to button for clearer UI"

This commit is contained in:
Zuul
2018-01-22 13:28:43 +00:00
committed by Gerrit Code Review

View File

@@ -32,8 +32,9 @@ const ConfigurePlanStep = props => {
return (
<div>
<DeploymentConfigurationSummary {...props} />
&nbsp;
<br />
<Link
className="btn btn-default"
id="ConfigurePlanStep__EditDeploymentLink"
to={`/plans/${props.planName}/configuration`}
>