diff --git a/wherehows-web/app/templates/components/dataset-authors.hbs b/wherehows-web/app/templates/components/dataset-authors.hbs index 4921351a02..72cc127b82 100644 --- a/wherehows-web/app/templates/components/dataset-authors.hbs +++ b/wherehows-web/app/templates/components/dataset-authors.hbs @@ -233,7 +233,7 @@

{{fa-icon "times-circle-o" class="dataset-authors-save-error__icon"}} - {{#unless hasChanged}} + {{#unless (eq changedState 1)}} Please make changes to save. {{else}} {{#if (eq ownersRequiredCount 2)}}