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:
Endi S. Dewata
2011-09-27 09:28:14 -05:00
committed by Martin Kosek
parent f93d71409a
commit fe8aeef307
10 changed files with 57 additions and 19 deletions

View File

@@ -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,