1. Fixed the bug NIHVIVO-1803.

2. Changed the code/style that shows/hides collaborator links (co-pi & co-author n/ws) for a person, so that the code that will check if any publications/grants are attached to a person can manipulate visibility of these links.
This commit is contained in:
cdtank 2011-01-20 16:55:55 +00:00
parent 2a0d21ad3c
commit 1a36693cb1
4 changed files with 33 additions and 12 deletions

View file

@ -47,13 +47,9 @@ span.incomplete-data-holder,
text-decoration: underline;
}
#coauthorship_link_container {
display: none;
}
#coauthorship_link_container,
#coinvestigator_link_container {
.collaboratorship-link-container {
margin-top: 20px;
display: none;
}
.sparkline_text {