mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
mid dot usage
This commit is contained in:
@@ -48,7 +48,7 @@ class MassActionModalView extends ModalView {
|
||||
this.status = 'Pending';
|
||||
|
||||
this.headerText =
|
||||
this.translate('Mass Action', 'scopeNames') + ': ' +
|
||||
this.translate('Mass Action', 'scopeNames') + ' · ' +
|
||||
this.translate(this.action, 'massActions', this.options.scope);
|
||||
|
||||
this.model = new Model();
|
||||
|
||||
Reference in New Issue
Block a user