diff --git a/productMods/templates/entity/roleShortView.jsp b/productMods/templates/entity/roleShortView.jsp index 8dc1617a..2156e877 100644 --- a/productMods/templates/entity/roleShortView.jsp +++ b/productMods/templates/entity/roleShortView.jsp @@ -17,6 +17,7 @@ roleActivityLabel: human readable label of activity used for error messages --%> + <%-- individual is the OBJECT of the property referenced -- the Role individual, not the Person or grant --%> @@ -40,21 +41,16 @@ <%-- 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 --%> - - - - - - - - - (no ${param.roleActivityLabel} linked yet) - + + <%-- 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. --%> + + + + @@ -76,9 +72,11 @@ - - - + + + + + @@ -90,14 +88,19 @@ + <%-- only show error messages if logged in --%> + + + + <%-- output the actual html --%> - ">${name} ${label} ${startYear}${endYear} + ">${name} ${label} ${startYear}${endYear} ${errorMsg} - ${name} ${label} + ${name} ${label} ${errorMsg}