mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Added confirmation when adding multiple entries.
The adder dialog has been modified to show a confirmation message after each successful addition. Ticket #1786
This commit is contained in:
committed by
Martin Kosek
parent
f93d71409a
commit
fe8aeef307
@@ -120,7 +120,7 @@ IPA.entity_factories.host = function () {
|
||||
standard_association_facets().
|
||||
adder_dialog({
|
||||
factory: IPA.host_adder_dialog,
|
||||
height: 250,
|
||||
height: 300,
|
||||
sections: [
|
||||
{
|
||||
factory: IPA.host_fqdn_section,
|
||||
|
||||
Reference in New Issue
Block a user