app/assets/javascripts/dataTables/dataTables.bootstrap.js in effective_datatables-3.2.7 vs app/assets/javascripts/dataTables/dataTables.bootstrap.js in effective_datatables-3.3.0
- old
+ new
@@ -153,10 +153,10 @@
}
}
};
// IE9 throws an 'unknown error' if document.activeElement is used
- // inside an iframe or frame.
+ // inside an iframe or frame.
var activeEl;
try {
// Because this approach is destroying and recreating the paging
// elements, focus is lost on the select button which is bad for