Filter: Fix version numbers :(

This commit is contained in:
Rob Garrison 2018-01-18 21:21:00 -06:00
parent e6c63643a6
commit f9011da83f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/*! Widget: filter, select2 formatter function - updated 7/11/2016 (v2.26.6) *//*
/*! Widget: filter, select2 formatter function - updated 1/18/2018 (v2.29.4) *//*
* requires: jQuery 1.7.2+, tableSorter (FORK) 2.16+, filter widget 2.16+
and select2 v3.4.6+ plugin (this code is NOT compatible with select2 v4+)
*/

View File

@ -1,4 +1,4 @@
/*! Widget: filter - updated 12/13/2017 (v2.29.1) *//*
/*! Widget: filter - updated 1/18/2018 (v2.29.4) *//*
* Requires tablesorter v2.8+ and jQuery 1.7+
* by Rob Garrison
*/