summaryrefslogtreecommitdiffstats
path: root/install/ui/user.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/user.js')
-rw-r--r--install/ui/user.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/ui/user.js b/install/ui/user.js
index 80484894..72bdd241 100644
--- a/install/ui/user.js
+++ b/install/ui/user.js
@@ -272,6 +272,8 @@ IPA.user.details_facet = function(spec) {
that.refresh_on_success = function(data, text_status, xhr) {
// do not load data from batch
+
+ that.show_content();
};
that.create_refresh_command = function() {