diff --git a/productMods/templates/entity/positionShortView.jsp b/productMods/templates/entity/positionShortView.jsp index 59a75f0c..9496754f 100644 --- a/productMods/templates/entity/positionShortView.jsp +++ b/productMods/templates/entity/positionShortView.jsp @@ -3,11 +3,26 @@ <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://vitro.mannlib.cornell.edu/vitro/tags/StringProcessorTag" prefix="p" %> + + + <%-- individual is the OBJECT of the property referenced -- the Position, not the Person or Organization --%> + + + + + + + + + + + + <%-- use working title in preference to HR title --%> @@ -18,7 +33,8 @@ - + + @@ -49,9 +65,25 @@ + + + + + ">${objName} ${objLabel} ${timeSpan} + + + ${objName} ${objLabel} ${timeSpan} + + - <%-- SUBJECT is an Organization, so get info from Position about the related Person --%> + + <%-- SUBJECT is an Organization, so get info from Position about the related Person --%> + + + <%-- don't show because the position is not current --%> + + <%-- there is a related Person --%> @@ -63,37 +95,31 @@ + + + + + ">${objName} ${objLabel} ${timeSpan} + + + ${objName} ${objLabel} ${timeSpan} + + + <%-- no related Person, which should not happen --%> + - - - - - - - - - - - - - - - ">${objName} ${objLabel} ${timeSpan} - - - ${objName} ${objLabel} ${timeSpan} - - + +