Issue #1574560 by andypost, nod_: Update jQuery Form Plugin to the latest in the git repository.

8.0.x
webchick 2013-08-10 00:07:59 -07:00
parent e2a81db3c6
commit 757dbd794d
2 changed files with 943 additions and 872 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1276,7 +1276,7 @@ function system_library_info() {
$libraries['jquery.form'] = array(
'title' => 'jQuery Form Plugin',
'website' => 'http://malsup.com/jquery/form/',
'version' => '3.27',
'version' => '3.39',
'js' => array(
'core/assets/vendor/jquery-form/jquery.form.js' => array(),
),