summaryrefslogtreecommitdiffstats
path: root/install/ui/user.js
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2011-04-22 15:22:31 -0400
committerAdam Young <ayoung@redhat.com>2011-04-22 15:22:31 -0400
commit8b0c126c6b86674ae4a8df4660220bbf4bd48040 (patch)
treec4baff5c99440f22beb499c0dbca0d596097dc10 /install/ui/user.js
parentd3b0c64fcec9a97626dbaca238a0186f180fe2fd (diff)
downloadfreeipa-8b0c126c6b86674ae4a8df4660220bbf4bd48040.tar.gz
freeipa-8b0c126c6b86674ae4a8df4660220bbf4bd48040.tar.xz
freeipa-8b0c126c6b86674ae4a8df4660220bbf4bd48040.zip
make use of new user-find columns.
Diffstat (limited to 'install/ui/user.js')
-rw-r--r--install/ui/user.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/install/ui/user.js b/install/ui/user.js
index 7c3482140..19a991efa 100644
--- a/install/ui/user.js
+++ b/install/ui/user.js
@@ -29,8 +29,7 @@ IPA.entity_factories.user = function() {
builder.
entity('user').
search_facet({
- columns:['uid','cn','uidnumber','mail','telephonenumber','title'],
- search_all: true
+ columns:['uid','givenname','sn','uidnumber','mail','telephonenumber','title'],
}).
details_facet({sections:[
{