NIHVIVO-3445 template changes to use subjectName and propertyNameForDisplay; js change to ensure submit is disabled when there is no selected object in the autocomplete field
This commit is contained in:
parent
1982bda0ee
commit
900d069ed5
3 changed files with 17 additions and 9 deletions
|
@ -27,4 +27,7 @@ form.customForm h4 {
|
|||
border-width: 0;
|
||||
background: none;
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
.disabledSubmit {
|
||||
cursor: default ! important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue