Show warning when we discover key change on verify
FREEBIE
This commit is contained in:
parent
91f50c028f
commit
8112cd220a
5 changed files with 79 additions and 42 deletions
|
@ -27,6 +27,7 @@
|
|||
render_attributes: function() {
|
||||
return {
|
||||
message: this.message,
|
||||
showCancel: Boolean(this.reject),
|
||||
cancel: this.cancelText,
|
||||
ok: this.okText
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue