NIHVIVO-821 Adapt grant form for editing existing role
This commit is contained in:
parent
6430e5afd1
commit
d965ed0966
4 changed files with 44 additions and 18 deletions
|
@ -239,7 +239,8 @@ PREFIX core: <${vivoCore}> SELECT ?pubUri WHERE {<${subjectUri}> core:authorInAu
|
|||
var customFormData = {
|
||||
sparqlForAcFilter: '${sparqlForAcFilter}',
|
||||
sparqlQueryUrl: '${sparqlQueryUrl}',
|
||||
acUrl: '${acUrl}'
|
||||
acUrl: '${acUrl}',
|
||||
submitButtonType: 'simple'
|
||||
};
|
||||
</script>
|
||||
<jsp:include page="${postForm}"/>
|
Loading…
Add table
Add a link
Reference in a new issue