summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/search.js
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-04-14 14:10:20 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-06-10 10:23:25 +0200
commitc7af2458091ba95eccc26f4468234413e8b016b9 (patch)
tree4ced522bf92ac2c38a9726a0c441c713d63068cb /install/ui/src/freeipa/search.js
parentfc0926ba91f57cb5cd182f2edf50f24d4cfd7432 (diff)
downloadfreeipa-c7af2458091ba95eccc26f4468234413e8b016b9.tar.gz
freeipa-c7af2458091ba95eccc26f4468234413e8b016b9.tar.xz
freeipa-c7af2458091ba95eccc26f4468234413e8b016b9.zip
webui: add action dropdown
Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
Diffstat (limited to 'install/ui/src/freeipa/search.js')
-rw-r--r--install/ui/src/freeipa/search.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/src/freeipa/search.js b/install/ui/src/freeipa/search.js
index 0a26dac9b..f9739f4c2 100644
--- a/install/ui/src/freeipa/search.js
+++ b/install/ui/src/freeipa/search.js
@@ -138,6 +138,7 @@ IPA.search_facet = function(spec, no_init) {
}).appendTo(that.filter_container);
that.create_control_buttons(that.controls);
+ that.create_action_dropdown(that.controls);
};
that.managed_entity_pkey_prefix = function() {