1. Fixed the javascript & style bug that appeared in different versions of IE for temporal graph vis. (see NIHVIVO-2035)

This commit is contained in:
cdtank 2011-02-04 18:46:05 +00:00
parent ff52e4d798
commit da4cc41fa4
7 changed files with 4456 additions and 3 deletions

View file

@ -1030,7 +1030,7 @@ function prepareTableForDataTablePagination(jsonData){
"oLanguage": {
"sInfo": "Records _START_ - _END_ of _TOTAL_",
"sInfoEmpty": "No matching entities found",
"sInfoFiltered": "",
"sInfoFiltered": ""
},
"sPaginationType": "gmail_style",
"fnDrawCallback": function () {