delete project confirmation
This commit is contained in:
@@ -2,12 +2,11 @@
|
||||
title="Confirm Project Deletion?"
|
||||
buttonTitle="Delete Project"
|
||||
isErrorButton
|
||||
action="delete_project"
|
||||
submitAction="delete"
|
||||
:actions="['This will delete the selected project.']"
|
||||
confirmationLabel="Please confirm the execution of the actions by entering the Project Name below"
|
||||
shortConfirmationLabel="Project Name"
|
||||
submitAction="delete_project"
|
||||
buttonTitle="Delete Project"
|
||||
confirmText="{{ $projectName }}"
|
||||
confirmationText="{{ $projectName }}"
|
||||
step3ButtonText="Permanently Delete Project"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user