1. Cleaned up paths in the freemarker templates to not refer old visualization urls.

2. Changed web.xml url-pattern mapping from old visualization servlet TO freemarkerized version.
3. Updated style for temporal graph vis.
4. Changed freemarkerized code snippets to not refer old visualization servlets.
This commit is contained in:
cdtank 2011-01-12 17:18:16 +00:00
parent f84cc726ac
commit dea26c9527
8 changed files with 330 additions and 255 deletions

View file

@ -187,6 +187,10 @@ li{
background-color: #ECFFB3 !important;
}
.datatablerowhighlight td {
font-weight: bold !important;
}
/*
.metallic{
background-color: #212D34;