summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/entitle.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/src/freeipa/entitle.js')
-rw-r--r--install/ui/src/freeipa/entitle.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/src/freeipa/entitle.js b/install/ui/src/freeipa/entitle.js
index 77dd0836d..1a60d6500 100644
--- a/install/ui/src/freeipa/entitle.js
+++ b/install/ui/src/freeipa/entitle.js
@@ -753,6 +753,7 @@ IPA.entitle.download_widget = function(spec) {
} else {
that.link.css('display', 'none');
}
+ that.updated.notify([], that);
};
return that;