From 821da68e85fbd3a6a42b3d0799e106adcf7871d0 Mon Sep 17 00:00:00 2001 From: bdc34 Date: Wed, 21 Jul 2010 15:28:51 +0000 Subject: [PATCH] Merging from branch, changing role short view to not display role names if there are none. NIHVIVO-836 --- productMods/templates/entity/roleShortView.jsp | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/productMods/templates/entity/roleShortView.jsp b/productMods/templates/entity/roleShortView.jsp index aeca7c40..8dc1617a 100644 --- a/productMods/templates/entity/roleShortView.jsp +++ b/productMods/templates/entity/roleShortView.jsp @@ -21,9 +21,7 @@ <%-- individual is the OBJECT of the property referenced -- the Role individual, not the Person or grant --%> - - - + <%-- get years off role --%> @@ -39,10 +37,11 @@ - + <%-- On the person page, it's redundant to display the role label in this case, since the object property label contains the same information. --%> - + + <%-- this Role is not linked to anything yet; use name as a placeholder and add link to the Role so user can add more information --%> @@ -68,7 +67,7 @@ - +