mirror of
https://github.com/Mottie/tablesorter.git
synced 2025-01-12 15:24:21 +00:00
Parser: Fix jsHint issue
This commit is contained in:
parent
80bc854e68
commit
e95d4d63c7
@ -1,6 +1,7 @@
|
||||
/*! Parser: dates - updated 10/26/2014 (v2.18.0) */
|
||||
/* Extract dates using popular natural language date parsers */
|
||||
/*jshint jquery:true */
|
||||
/*global Sugar*/
|
||||
;(function($){
|
||||
'use strict';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user