NIHVIVO-646 Handle authorships with no linked author in add authors to publication form.
This commit is contained in:
parent
f4948022dd
commit
7ae1a931e4
4 changed files with 81 additions and 42 deletions
|
@ -20,6 +20,10 @@
|
|||
width: 15em;
|
||||
}
|
||||
|
||||
#authorships a.authorLink.noAuthor {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#showAddForm span.or {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue