diff --git a/wherehows-web/app/templates/components/dataset-compliance.hbs b/wherehows-web/app/templates/components/dataset-compliance.hbs index 6d9600a155..0f9c82c26a 100644 --- a/wherehows-web/app/templates/components/dataset-compliance.hbs +++ b/wherehows-web/app/templates/components/dataset-compliance.hbs @@ -26,7 +26,7 @@ class="nacho-button nacho-button--large-inverse action-bar__item" title="Next" {{action "nextStep"}} - disabled={{gt changeSetReviewCount 0}}> + disabled={{and (gt changeSetReviewCount 0) (eq editStep.name editSteps.0.name)}}> Next {{else}}