460 create restore one and restore many records action (#10647)
Closes https://github.com/twentyhq/core-team-issues/issues/460 https://github.com/user-attachments/assets/5271e56d-bf67-49cc-a8da-e25c12171e2e
This commit is contained in:
@ -47,7 +47,7 @@ export const OverrideWorkflowDraftConfirmationModal = ({
|
||||
title="A draft already exists"
|
||||
subtitle="A draft already exists for this workflow. Are you sure you want to erase it?"
|
||||
onConfirmClick={handleOverrideDraft}
|
||||
deleteButtonText={'Override Draft'}
|
||||
confirmButtonText={'Override Draft'}
|
||||
AdditionalButtons={
|
||||
<StyledCenteredButton
|
||||
to={getAppPath(AppPath.RecordShowPage, {
|
||||
|
||||
Reference in New Issue
Block a user