Skip to content

Confirmantion modals showing Send button #9132

@sampaiodiego

Description

@sampaiodiego

Description:

Confirmation modals are showing a Send button, when they should show nothing, for example:

modal.open({
	title: t('Removed'),
	text: t('Field_removed'),
	type: 'success',
	timer: 1000,
	showConfirmButton: false
});

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions