Fixed the bug related to "loading up Co-Author/Co-PI" visualizations and their dependency on the domain name.
This commit is contained in:
parent
dec86a43fa
commit
4bb68f332e
4 changed files with 29 additions and 11 deletions
|
@ -58,6 +58,7 @@ var egoCoAuthorshipDataFeederURL = "${egoCoAuthorshipDataFeederURL}";
|
|||
var egoCoAuthorsListDataFileURL = "${egoCoAuthorsListDataFileURL}";
|
||||
var egoCoPIDataFeederURL = "${egoCoPIDataFeederURL}";
|
||||
var contextPath = "${contextPath}";
|
||||
var domainParam = "${requestScope.completeURL}";
|
||||
|
||||
// -->
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue