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