From 5a929d91bca8468734edf88a2bda974edf8c183e Mon Sep 17 00:00:00 2001 From: rjy7 Date: Wed, 7 Apr 2010 21:58:00 +0000 Subject: [PATCH] Removed reference to DisplayUtils in activity short view --- productMods/templates/entity/activityShortView.jsp | 1 - 1 file changed, 1 deletion(-) diff --git a/productMods/templates/entity/activityShortView.jsp b/productMods/templates/entity/activityShortView.jsp index 2e28e0a9..4df65ec6 100644 --- a/productMods/templates/entity/activityShortView.jsp +++ b/productMods/templates/entity/activityShortView.jsp @@ -9,7 +9,6 @@ --%> <%@ page import="edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary" %> -<%@ page import="edu.cornell.mannlib.vitro.webapp.utils.DisplayUtils" %> <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %>