diff --git a/productMods/templates/entity/serviceActivityShortView.jsp b/productMods/templates/entity/serviceActivityShortView.jsp index 3c5d3b64..ef2cda94 100644 --- a/productMods/templates/entity/serviceActivityShortView.jsp +++ b/productMods/templates/entity/serviceActivityShortView.jsp @@ -8,6 +8,8 @@ PREDICATE - predicateUri OBJECT - individual + Predicates: professionalServiceActivity on Person page: Person professionalServiceActivity ServiceActivity + organizationRelatedActivity on Organization page: Organization organizationRelatedActivity ServiceActivity --%> @@ -20,13 +22,21 @@ <%-- Get the time span of the service activity --%> - <%-- RY FIX the display --%> - + <%-- RY Don't know whether we should display just the year, or month and year. + Latter looks like too much info, but why collect it if we aren't going to display it? + Needs reformatting, otherwise we get e.g., "2008-10 - 2009-12" + --%> + + + - + <%-- --%> + + + @@ -46,19 +56,18 @@ - - <%-- There's not even an organization name, so just display the title in place of the name --%> - - <%-- don't output title twice --%> - + <%-- otherwise case defined below --%> <%-- CASE 2: SUBJECT is Organization, OBJECT is ServiceActivity --%> - - - + + + + + + <%-- else case handled below --%> <%-- CASE 3: Other predicate --%> @@ -67,6 +76,12 @@ + <%-- No objName defined in either Case 1 or Case 2 --%> + + + <%-- don't output title twice --%> + + <%-- Create an html link element to the objUri --%>