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
|
@ -12,7 +12,7 @@ define(["loading", "dom", "libraryMenu", "globalize", "scripts/imagehelper", "hu
|
|||
text: msg,
|
||||
title: globalize.translate("HeaderDeleteDevice"),
|
||||
confirmText: globalize.translate("ButtonDelete"),
|
||||
primary: "ok"
|
||||
primary: "delete"
|
||||
}).then(function() {
|
||||
loading.show(), ApiClient.ajax({
|
||||
type: "DELETE",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue