jquery-form: Remove jquery-form plugin dependency.

Fixes #9430.
This commit is contained in:
Yashashvi Dave 2018-05-19 13:10:36 +00:00 committed by Tim Abbott
parent b94986b1e1
commit 07b63e4886
3 changed files with 0 additions and 1091 deletions

View File

@ -128,10 +128,6 @@ Files: static/third/jquery-filedrop/jquery.filedrop.js
Copyright: Resopollution
License: Expat
Files: static/third/jquery-form/jquery.form.js
Copyright: M. Alsup
License: Expat or GPL-2.0
Files: static/third/jquery-idle/jquery.idle.js
Copyright: 2011-2013 Henrique Boaventura
License: Expat

File diff suppressed because it is too large Load Diff

View File

@ -901,7 +901,6 @@ JS_SPECS = {
'node_modules/jquery-validation/dist/jquery.validate.js',
'node_modules/blueimp-md5/js/md5.js',
'node_modules/clipboard/dist/clipboard.js',
'third/jquery-form/jquery.form.js',
'third/jquery-filedrop/jquery.filedrop.js',
'third/jquery-caret/jquery.caret.1.5.2.js',
'node_modules/xdate/src/xdate.js',