always keep confirm in the same location
This commit is contained in:
parent
6d3c617c28
commit
f862838458
8 changed files with 9 additions and 9 deletions
|
@ -74,7 +74,7 @@ define(['dialogHelper', 'require', 'layoutManager', 'globalize', 'userSettings',
|
|||
title: globalize.translate('ConfirmDeletion'),
|
||||
text: msg,
|
||||
confirmText: globalize.translate('Delete'),
|
||||
primary: 'ok'
|
||||
primary: 'delete'
|
||||
|
||||
}).then(function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue