mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 08:51:50 -06:00
Renamed button.deletes to button.remove.
This commit is contained in:
parent
1f9531bea2
commit
90b421b834
@ -714,7 +714,7 @@ function ipa_deleter_dialog(spec) {
|
||||
|
||||
var that = ipa_dialog(spec);
|
||||
|
||||
that.title = spec.title || IPA.messages.button.deletes;
|
||||
that.title = spec.title || IPA.messages.button.remove;
|
||||
that.remove = spec.remove;
|
||||
|
||||
that.super_open = that.super('open');
|
||||
|
Loading…
Reference in New Issue
Block a user