summaryrefslogtreecommitdiffstats
path: root/install/ui/details.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/details.js')
-rw-r--r--install/ui/details.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/details.js b/install/ui/details.js
index ee57875a..32ace398 100644
--- a/install/ui/details.js
+++ b/install/ui/details.js
@@ -655,6 +655,7 @@ IPA.details_facet = function(spec) {
that.refresh_on_success = function(data, text_status, xhr) {
that.load(data);
+ that.show_content();
};
that.refresh_on_error = function(xhr, text_status, error_thrown) {