Index: ssts-web/src/main/webapp/personalSetting/modifySearchMode.jsp =================================================================== diff -u -r12331 -r15634 --- ssts-web/src/main/webapp/personalSetting/modifySearchMode.jsp (.../modifySearchMode.jsp) (revision 12331) +++ ssts-web/src/main/webapp/personalSetting/modifySearchMode.jsp (.../modifySearchMode.jsp) (revision 15634) @@ -2,6 +2,7 @@ <%@ include file="/common/taglibs.jsp"%> <%@ page import="com.forgon.tools.SpringBeanManger" %> <%@ page import="com.forgon.directory.acegi.tools.AcegiHelper" %> +<%@ page import="com.forgon.security.model.UserAttribute" %> <% request.setAttribute("userName",AcegiHelper.getLoginUser().getUserName()); %> @@ -18,6 +19,11 @@ .stop-float {clear: both!important;} .float-left {float:left} +