Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop
This commit is contained in:
commit
dc654d803f
1 changed files with 1 additions and 1 deletions
|
@ -395,7 +395,7 @@ $(document).ready(function(){
|
||||||
researcherText = " " + i18nStrings.researcherString + " " + i18nStrings.inString;
|
researcherText = " " + i18nStrings.researcherString + " " + i18nStrings.inString;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
researcherText = " " + i18nStrings.researcherInString
|
researcherText = " " + i18nStrings.researchersString
|
||||||
}
|
}
|
||||||
|
|
||||||
$('div#researcherTotal').html("<font style='font-size:1.05em;color:#167093'>"
|
$('div#researcherTotal').html("<font style='font-size:1.05em;color:#167093'>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue