NIHVIVO-2492 Restrict Individual editing by UseIndividualEditorPages requested action, and use of SiteAdmin page by UseSiteAdminPage.
This commit is contained in:
parent
4e4566c55f
commit
ab48ef4a9c
6 changed files with 38 additions and 27 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
<#import "lib-form.ftl" as form>
|
||||
|
||||
<#if dataInput??>
|
||||
<#if dataInput?hasContent>
|
||||
<div class="pageBodyGroup">
|
||||
|
||||
<h3>Data Input</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue