NIHVIVO-75 Change "Datatype property" to "Data property" on editing forms
This commit is contained in:
parent
06b7511e3d
commit
03cfa3f584
4 changed files with 8 additions and 8 deletions
|
@ -96,5 +96,5 @@
|
|||
<jsp:include page="${postForm}"/>
|
||||
<% }
|
||||
} else {
|
||||
throw new Error("In datapropStmtDelete.jsp, no match via hashcode to existing datatype property "+predicateUri+" for subject "+subject.getName()+"\n");
|
||||
throw new Error("In datapropStmtDelete.jsp, no match via hashcode to existing data property "+predicateUri+" for subject "+subject.getName()+"\n");
|
||||
}%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue