Widgets: correct grouping & resizable last update

This commit is contained in:
Rob Garrison 2016-05-28 09:04:47 -05:00
parent 80918f7fa7
commit 89be0907cb
No known key found for this signature in database
GPG Key ID: 0A42D160D71978E1
4 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
/*! Widget: grouping - updated 3/1/2016 (v2.25.5) *//*
/*! Widget: grouping - updated 5/16/2015 (v2.26.1) *//*
* Requires tablesorter v2.8+ and jQuery 1.7+
* by Rob Garrison
*/

View File

@ -1,4 +1,4 @@
/*! Widget: resizable - updated 11/4/2015 (v2.24.3) */
/*! Widget: resizable - updated 5/16/2015 (v2.26.1) */
/*jshint browser:true, jquery:true, unused:false */
;(function ($, window) {
'use strict';