Fix button copy
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
{{
|
||||
DeleteConfirmation(
|
||||
modal_id=delete_modal_environment_id,
|
||||
delete_text=('portfolios.applications.delete.button' | translate),
|
||||
delete_text=('portfolios.applications.environments.delete.button' | translate),
|
||||
delete_action= url_for('applications.delete_environment', environment_id=env['id']),
|
||||
form=form
|
||||
)
|
||||
|
Reference in New Issue
Block a user