From 419ad58d0b114c3b8c5651d099aeffb593ac1e85 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Sat, 14 May 2011 10:58:24 +0100 Subject: [PATCH] DataTables 1.8 beta 3 --- 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 2c1bdb72..f7bdc7ed 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -1,6 +1,6 @@ /* * File: jquery.dataTables.js - * Version: 1.8.0.dev.3 + * Version: 1.8.0.beta.3 * 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.dev.3"; + _oExt.sVersion = "1.8.0.beta.3"; /* * Variable: sErrMode