NIHVIVO-193. Implemented position type dropdown for person has position history form.
This commit is contained in:
parent
3f09ddf7d2
commit
e60a89f1cb
3 changed files with 29 additions and 289 deletions
|
@ -48,4 +48,8 @@ select,
|
|||
/* This div starts off hidden in case Javascript is disabled. Javascript will show it. */
|
||||
.addNewLink {
|
||||
display: none;
|
||||
}
|
||||
|
||||
option {
|
||||
padding: 0 2px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue