Made changes (css, jsp and js) to reflect the latest mockup.

This commit is contained in:
bkoniden 2010-12-17 17:07:44 +00:00
parent 36a5f5ad0c
commit 209c9b6a7b
4 changed files with 50 additions and 26 deletions

View file

@ -457,7 +457,7 @@ function renderCoAuthorshipVisualization() {
// "flashVars", 'coAuthorUrl='+ getEncodedCoAuthorURL() + '&coPIUrl=' + getEncodedCoPIURL() ,
// "flashVars", 'graphmlUrl=' + getEncodedCoAuthorURL() + '&labelField=label&visType=CoAuthor',
"flashVars", 'graphmlUrl=' + encodedURL + '&labelField=label&visType='+visualization,
"width", "800",
"width", "600",
"height", "850",
"align", "top",
"id", "EgoCentric",