From 6304d9173c16e082d6844b329987680b85086cb7 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Fri, 27 May 2011 12:04:20 -0500 Subject: Fixed problem deleting value in text field. Previously deleting a value in a text field did not work because the field is not included in the modify operation when the value is empty. The details facet's update() method has been modified to update only dirty fields. The section lists in details facet and dialog have been converted into ordered maps. Ticket #1256 --- install/ui/hbac.js | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) (limited to 'install/ui/hbac.js') diff --git a/install/ui/hbac.js b/install/ui/hbac.js index 4d46a18f5..64881a457 100644 --- a/install/ui/hbac.js +++ b/install/ui/hbac.js @@ -431,12 +431,14 @@ IPA.hbacrule_details_facet = function (spec) { }) }; - for (var i=0; i