1. Updated flash vis form Asik.

2. Modified the fix for GUESS compatibility with coauthorship graphml file
This commit is contained in:
cdtank 2010-07-22 21:38:45 +00:00
parent fbd35a3073
commit 53987ce8f3
5 changed files with 5 additions and 12 deletions

View file

@ -10,7 +10,7 @@
<c:param name="vis" value="coauthorship" />
<c:param name="render_mode" value="data" />
<c:param name="uri" value="${requestScope.egoURIParam}" />
<c:param name="labelField" value="name" />
<c:param name="labelField" value="label" />
</c:url>
<c:url var="egoCoAuthorsListDataFileURL" value="/admin/visQuery">