mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Renamed button.deletes to button.remove.
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user