diff --git a/productMods/edit/forms/personHasPositionHistory.jsp b/productMods/edit/forms/personHasPositionHistory.jsp index d378a321..880719a7 100644 --- a/productMods/edit/forms/personHasPositionHistory.jsp +++ b/productMods/edit/forms/personHasPositionHistory.jsp @@ -27,6 +27,7 @@ vreq.setAttribute("flagURI",flagURI); %> +<%-- RY *** SET VARIABLES for uris & namespaces --%> <%-- Then enter a SPARQL query for each field, by convention concatenating the field id with "Existing" to convey that the expression is used to retrieve any existing value for the field in an existing individual. diff --git a/productMods/edit/forms/personHasServiceActivity.jsp b/productMods/edit/forms/personHasServiceActivity.jsp index 66065f92..cfdf5a8a 100644 --- a/productMods/edit/forms/personHasServiceActivity.jsp +++ b/productMods/edit/forms/personHasServiceActivity.jsp @@ -27,6 +27,7 @@ vreq.setAttribute("flagURI",flagURI); %> +<%-- RY *** SET VARIABLES for uris & namespaces --%> <%-- Then enter a SPARQL query for each field, by convention concatenating the field id with "Existing" to convey that the expression is used to retrieve any existing value for the field in an existing individual. diff --git a/themes/vivo-basic/css/screen.css b/themes/vivo-basic/css/screen.css index 050c3d59..2c7e12b2 100644 --- a/themes/vivo-basic/css/screen.css +++ b/themes/vivo-basic/css/screen.css @@ -664,6 +664,12 @@ span.statementWrap:hover em.nonEditable { margin-left: 1em; } +#dprop-vitro-links.editing li { + display: block; + border: 0; + padding: 0; + margin-bottom: .5em; +} /************************ Backend forms