mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-31 12:52:13 +00:00
5555 5566 5569 reverts change to remove security classification from schemaless datasets. fixes issue with advancing wizard on purge-policy when successful edit has been made to compliance policy
This commit is contained in:
parent
459f707cc8
commit
2cf3bf5acd
@ -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
|
||||
</button>
|
||||
{{else}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user