mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Globalize parser: fix jscs reported issues
This commit is contained in:
parent
cd45d21204
commit
028631a675
@ -1,7 +1,7 @@
|
||||
/*! Parser: jQuery Globalize - updated 10/26/2015 (v2.23.6) */
|
||||
/* Extract localized data using jQuery's Globalize parsers; set
|
||||
Globalize.locale( 'xx' ) in the globalize settings */
|
||||
/*jshint jquery:true */
|
||||
/*jshint jquery:true, newcap: false */
|
||||
/*global Globalize:false */
|
||||
;( function( $ ) {
|
||||
'use strict';
|
||||
|
Loading…
Reference in New Issue
Block a user