mirror of
https://github.com/DataTables/DataTables.git
synced 2025-03-15 16:29:16 +01:00
Dev: Remove debug line
This commit is contained in:
parent
fdaa840642
commit
c4f9792c07
@ -1 +1 @@
|
||||
5c5ac3eddb6b8834b8fffbaf88aba85e233f28b3
|
||||
359ec3198481d6f8d6180410d49fdcb7a63830ff
|
||||
|
1
media/js/jquery.dataTables.js
vendored
1
media/js/jquery.dataTables.js
vendored
@ -585,7 +585,6 @@
|
||||
// IE6/7 will oversize a width 100% element inside a scrolling element, to
|
||||
// include the width of the scrollbar, while other browsers ensure the inner
|
||||
// element is contained without forcing scrolling
|
||||
//console.log( inner.offsetWidth );
|
||||
browser.bScrollOversize = inner[0].offsetWidth === 100 && outer[0].clientWidth !== 100;
|
||||
|
||||
// In rtl text layout, some browsers (most, but not all) will place the
|
||||
|
Loading…
x
Reference in New Issue
Block a user