encapsulate path substitution
This commit is contained in:
parent
8f88fb9a3b
commit
114a010bd4
17 changed files with 43 additions and 25 deletions
|
@ -15,7 +15,7 @@ define(['dialog', 'globalize'], function (dialog, globalize) {
|
|||
var items = [];
|
||||
|
||||
items.push({
|
||||
name: globalize.translate('sharedcomponents#ButtonOk'),
|
||||
name: globalize.translate('sharedcomponents#ButtonGotIt'),
|
||||
id: 'ok',
|
||||
type: 'submit'
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue