From b192bb76d0dccccc0749c982d57c3f88945c8484 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Fri, 6 Aug 2010 15:09:29 -0400 Subject: [PATCH] Remove search field on group button Hide the search bar when showing the groups listed for a user, and resotre it when doing other searches. The enroll button is added only on the groups page, and removed along with anything else in the searchButtons div when a new search is started. --- install/static/index.xhtml | 4 ++-- install/static/search.js | 3 +++ install/static/user.js | 8 +++----- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/install/static/index.xhtml b/install/static/index.xhtml index a33b08364..b22a5bacc 100644 --- a/install/static/index.xhtml +++ b/install/static/index.xhtml @@ -49,8 +49,8 @@