Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
17db0ac2
Commit
17db0ac2
authored
Oct 01, 2012
by
Nathaniel Catchpole
Browse files
Issue
#1799594
by nod_: Update jQuery version.
parent
8a04afa9
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
core/misc/jquery.js
View file @
17db0ac2
This diff is collapsed.
Click to expand it.
core/modules/system/system.module
View file @
17db0ac2
...
...
@@ -1285,7 +1285,7 @@ function system_library_info() {
$libraries
[
'jquery'
]
=
array
(
'title'
=>
'jQuery'
,
'website'
=>
'http://jquery.com'
,
'version'
=>
'1.
7.0
'
,
'version'
=>
'1.
8.2
'
,
'js'
=>
array
(
'core/misc/jquery.js'
=>
array
(
'group'
=>
JS_LIBRARY
,
'weight'
=>
-
20
),
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment