From 437ac290480728b4ef88846073faf6c723a3f048 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Sat, 10 Sep 2011 10:35:54 +0100 Subject: [PATCH] DataTables 1.8.2 :-) --- media/js/jquery.dataTables.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index 6b81db6e..a295d170 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -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