summaryrefslogtreecommitdiffstats
path: root/install/ui/sudo.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/sudo.js')
-rw-r--r--install/ui/sudo.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/sudo.js b/install/ui/sudo.js
index e343d6a4..4fdcc52d 100644
--- a/install/ui/sudo.js
+++ b/install/ui/sudo.js
@@ -633,6 +633,7 @@ IPA.sudorule_details_facet = function(spec) {
that.update_on_success = function(data, text_status, xhr) {
that.refresh();
+ that.on_update.notify();
};
that.update_on_error = function(xhr, text_status, error_thrown) {