Remove unused jquery.validate module
jquery.validate was added in r99929, presumably for Gadgets 3.0 work. However it's entirely unused in core, extensions in Gerrit, and on Wikimedia sites. Even if Gadgets 3.0 were to require it, it should probably live in the Gadgets extension rather than core. Change-Id: Iebe09e853a6eb67af4a06b296606a8193df18d34
This commit is contained in:
parent
8054a87bb0
commit
4a40a5d217
2 changed files with 0 additions and 1169 deletions
|
|
@ -355,9 +355,6 @@ return array(
|
|||
'scripts' => 'resources/lib/jquery/jquery.ba-throttle-debounce.js',
|
||||
'targets' => array( 'desktop', 'mobile' ),
|
||||
),
|
||||
'jquery.validate' => array(
|
||||
'scripts' => 'resources/lib/jquery/jquery.validate.js',
|
||||
),
|
||||
'jquery.xmldom' => array(
|
||||
'scripts' => 'resources/lib/jquery/jquery.xmldom.js',
|
||||
),
|
||||
|
|
|
|||
1166
resources/lib/jquery/jquery.validate.js
vendored
1166
resources/lib/jquery/jquery.validate.js
vendored
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue