Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
c1c8135d
Commit
c1c8135d
authored
Jun 25, 2012
by
webchick
Browse files
Issue
#1085590
follow-up by David_Rothstein: Another fix to hook_library_info().
parent
58964deb
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/system/system.module
View file @
c1c8135d
...
...
@@ -1526,7 +1526,7 @@ function system_library_info() {
'website'
=>
'http://jqueryui.com/demos/position/'
,
'version'
=>
$libraries
[
'jquery.ui.core'
][
'version'
],
'js'
=>
array
(
'core/misc/ui/ui/jquery.ui.position.
min.
js'
=>
array
(),
'core/misc/ui/ui/jquery.ui.position.js'
=>
array
(),
),
);
$libraries
[
'jquery.ui.progressbar'
]
=
array
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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