1. Refactored code to use a utility method instead of having the same method being defined in each of the vis request handlers.

2. Adding a "person level" vis package to handle combination of sparkline & co-authorship vis page.
3. Testing out the concept of accessing fields of a class form jsp page.
This commit is contained in:
cdtank 2010-07-01 15:54:11 +00:00
parent d87ffcc3be
commit 0e8e1dc9e2
16 changed files with 848 additions and 152 deletions

View file

@ -81,7 +81,7 @@
margin-left:24%;
margin-top:-2%;
position:absolute;
width:275px;
width:380px;
}
</style>