NIHVIVO-144 Add edit/delete links to primary and additional links on front end individual page. (These links generate errors when clicked, though.)
This commit is contained in:
parent
c115bca9a9
commit
a00d11de8c
3 changed files with 8 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue