NIHVIVO-3840 retain selection when there are validation errors
This commit is contained in:
parent
087a899365
commit
90cd228753
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@
|
||||||
</option>
|
</option>
|
||||||
</#list>
|
</#list>
|
||||||
</select>
|
</select>
|
||||||
urlTypeVAlue = ${urlTypeValue!}
|
|
||||||
<label for="url">URL ${requiredHint}</label>
|
<label for="url">URL ${requiredHint}</label>
|
||||||
<input size="70" type="text" id="url" name="url" value="${url}" role="input" />
|
<input size="70" type="text" id="url" name="url" value="${url}" role="input" />
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue