mirror of
https://github.com/DataTables/DataTables.git
synced 2025-03-01 02:54:15 +01:00
Fix: Function name in comment for fnSetColumnVis was wrong
This commit is contained in:
parent
896a8dc0fc
commit
f9f6031321
2
media/js/jquery.dataTables.js
vendored
2
media/js/jquery.dataTables.js
vendored
@ -2016,7 +2016,7 @@
|
|||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Function: fnShowColoumn
|
* Function: fnSetColumnVis
|
||||||
* Purpose: Show a particular column
|
* Purpose: Show a particular column
|
||||||
* Returns: -
|
* Returns: -
|
||||||
* Inputs: int:iCol - the column whose display should be changed
|
* Inputs: int:iCol - the column whose display should be changed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user