NIHVIVO-1820 Updated precision to full (Second) and requiredLevel to none for dateTimeInterval dateTimeValue custom forms. NIHVIVO-1855, NIHVIVO-1829 Corrected submit button text for dateTimeIntervalForm.jsp
This commit is contained in:
parent
893ac85b38
commit
1f2edcc622
3 changed files with 66 additions and 44 deletions
|
@ -68,7 +68,7 @@ precisionConstants.second -- URI for precision
|
|||
<#assign reqLevel = 0 />
|
||||
</#if>
|
||||
|
||||
<fieldset id="dateTime">
|
||||
<fieldset class="dateTime">
|
||||
|
||||
<#if precLevel gte 1>
|
||||
<#-- Only text input field in the mix. We should have some validation to ensure it's a valid year (4 digits, integer, etc) -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue