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