1. Made changes so that in temporal vis, the pagination navs for the datatable are hidden if there is only one page worth of elements or no pages at all. (see http://issues.library.cornell.edu/browse/NIHVIVO-2191)

This commit is contained in:
cdtank 2011-03-03 21:59:05 +00:00
parent 8a45a8a3a1
commit d00685eee0
3 changed files with 173 additions and 178 deletions

View file

@ -3,6 +3,7 @@
.filterInfo {
float:left;
margin-top: 15px;
margin-bottom: 10px;
}
.filterInfo div {