1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-02-18 16:54:14 +01:00

DataTables 1.8.0 :-)

This commit is contained in:
Allan Jardine 2011-06-04 07:38:39 +01:00
parent 8859dfe380
commit 5574025364

View File

@ -1,6 +1,6 @@
/*
* File: jquery.dataTables.js
* Version: 1.8.0.beta.4
* Version: 1.8.0
* 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.0.beta.4";
_oExt.sVersion = "1.8.0";
/*
* Variable: sErrMode