summaryrefslogtreecommitdiffstats
path: root/install/static/service.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/service.js')
-rw-r--r--install/static/service.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/service.js b/install/static/service.js
index 02b3c9761..4286469e4 100644
--- a/install/static/service.js
+++ b/install/static/service.js
@@ -427,7 +427,7 @@ function ipa_service_managedby_host_facet(spec) {
state[that.other_entity + '-pkey'] = value;
$.bbq.pushState(state);
return false;
- }
+ };
}(value)
}).appendTo(container);
};