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:
parent
f84cc726ac
commit
dea26c9527
8 changed files with 330 additions and 255 deletions
|
@ -187,6 +187,10 @@ li{
|
|||
background-color: #ECFFB3 !important;
|
||||
}
|
||||
|
||||
.datatablerowhighlight td {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
/*
|
||||
.metallic{
|
||||
background-color: #212D34;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue