mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-30 23:52:11 +01:00
DataTables 1.8.2 :-)
This commit is contained in:
parent
c655c92cfe
commit
437ac29048
4
media/js/jquery.dataTables.js
vendored
4
media/js/jquery.dataTables.js
vendored
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: jquery.dataTables.js
|
||||
* Version: 1.8.2.dev
|
||||
* Version: 1.8.2
|
||||
* Description: Paginate, search and sort HTML tables
|
||||
* Author: Allan Jardine (www.sprymedia.co.uk)
|
||||
* Created: 28/3/2008
|
||||
@ -67,7 +67,7 @@
|
||||
* Notes: Allowed format is a.b.c.d.e where:
|
||||
* a:int, b:int, c:int, d:string(dev|beta), e:int. d and e are optional
|
||||
*/
|
||||
_oExt.sVersion = "1.8.2.dev";
|
||||
_oExt.sVersion = "1.8.2";
|
||||
|
||||
/*
|
||||
* Variable: sErrMode
|
||||
|
Loading…
x
Reference in New Issue
Block a user