From 0a5f103733236d41b0fc921264098180069a02c8 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Wed, 6 Jul 2011 15:43:50 -0400 Subject: check required on add previsouly was checked on key down, but that does the check too soon. Next attempt was on blur, but that had numerous problems. This now checkes when the add button is clicked. works for entity_select widget, too Checks upon form submission https://fedorahosted.org/freeipa/ticket/1437 --- install/ui/add.js | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'install/ui/add.js') diff --git a/install/ui/add.js b/install/ui/add.js index 50b6124c..0a414b74 100644 --- a/install/ui/add.js +++ b/install/ui/add.js @@ -118,11 +118,14 @@ IPA.add_dialog = function (spec) { for (var i=0; i