mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Remove example part of the comment
This commit is contained in:
parent
6b8d555314
commit
6b579d760e
@ -14,11 +14,6 @@
|
|||||||
* @summary Add a key debouce delay to the global filtering input of a table
|
* @summary Add a key debouce delay to the global filtering input of a table
|
||||||
* @author [Zygimantas Berziunas](http://www.zygimantas.com/),
|
* @author [Zygimantas Berziunas](http://www.zygimantas.com/),
|
||||||
* [Allan Jardine](http://www.sprymedia.co.uk/) and _vex_
|
* [Allan Jardine](http://www.sprymedia.co.uk/) and _vex_
|
||||||
*
|
|
||||||
* @example
|
|
||||||
* $(document).ready(function() {
|
|
||||||
* $('.dataTable').dataTable().fnSetFilteringDelay();
|
|
||||||
* } );
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
jQuery.fn.dataTableExt.oApi.fnSetFilteringDelay = function (oSettings, iDelay) {
|
jQuery.fn.dataTableExt.oApi.fnSetFilteringDelay = function (oSettings, iDelay) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user