mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-30 12:24:10 +01:00
Fix: More adjust typos!
This commit is contained in:
parent
0e46abde6c
commit
98737aaeb7
4
media/js/jquery.dataTables.js
vendored
4
media/js/jquery.dataTables.js
vendored
@ -2246,7 +2246,7 @@
|
||||
};
|
||||
|
||||
/*
|
||||
* Function: fnAjustColumnSizing
|
||||
* Function: fnAdjustColumnSizing
|
||||
* Purpose: Update tale sizing based on content. This would most likely be used for scrolling
|
||||
* and will typically need a redraw after it.
|
||||
* Returns: -
|
||||
@ -4191,7 +4191,7 @@
|
||||
|
||||
/*
|
||||
* Function: _fnAdjustColumnSizing
|
||||
* Purpose: Ajust the table column widths for new data
|
||||
* Purpose: Adjust the table column widths for new data
|
||||
* Returns: -
|
||||
* Inputs: object:oSettings - dataTables settings object
|
||||
* Notes: You would probably want to do a redraw after calling this function!
|
||||
|
Loading…
Reference in New Issue
Block a user