From eed6e5a9d9fb68f7b7835db1ae195b96b2ef57f2 Mon Sep 17 00:00:00 2001 From: rjy7 Date: Wed, 27 Oct 2010 18:57:13 +0000 Subject: [PATCH] NIHVIVO-1287 Moved changes from PagedSearchController to FreemarkerPagedSearchController, since this is the active search controller in vivo and vitro --- webapp/config/web.xml | 12 ++++++++ .../FreemarkerPagedSearchController.java | 28 ++++++------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/webapp/config/web.xml b/webapp/config/web.xml index b3459dc4e..d01eb347d 100644 --- a/webapp/config/web.xml +++ b/webapp/config/web.xml @@ -945,6 +945,18 @@ /TabEntitiesController + + + TabController + edu.cornell.mannlib.vitro.webapp.controller.TabController + + + TabController + /index.jsp + +