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:
parent
ff52e4d798
commit
da4cc41fa4
7 changed files with 4456 additions and 3 deletions
|
@ -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 () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue