diff --git a/productMods/templates/entity/entityMergedPropsList.jsp b/productMods/templates/entity/entityMergedPropsList.jsp index 50c6a50c..48ec73a3 100644 --- a/productMods/templates/entity/entityMergedPropsList.jsp +++ b/productMods/templates/entity/entityMergedPropsList.jsp @@ -208,7 +208,19 @@ public static Log log = LogFactory.getLog("edu.cornell.mannlib.vitro.webapp.jsp.

${dataProp.editLabel}

- + + + + <%-- just put in a single "edit" link, not an "add" link that expands to reveal edit/delete links --%> + + ${editLinks} + (non-editable) + + <%-- creates an add link, even if displayLimit is unset, i.e. -1 --%> + + + + <%-- set to an arbitrary but high positive limit if unset on property, i.e. -1 --%>