1. In Temporal vis developed vis drilling up from lower level. (see http://issues.library.cornell.edu/browse/NIHVIVO-1800)

2. Refactored client-side code for temporal vis.
This commit is contained in:
cdtank 2011-04-12 17:49:53 +00:00
parent 82c4d1faa7
commit ae43216396
19 changed files with 449 additions and 78 deletions

View file

@ -13,6 +13,10 @@
display: none;
}
#subject-parent-entity {
display: none;
}
#error-container {
display: none;
}
@ -49,6 +53,7 @@ img.bar-count-icon {
.legend-bar {
margin-bottom: 3px;
cursor:default;
}
.unknown-legend-bar {