Closed (fixed)
Project:
jQuery Update
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2013 at 06:17 UTC
Updated:
30 Apr 2018 at 00:42 UTC
Jump to comment: Most recent
Comments
Comment #1
OnkelTem commentedSame shit
UPDATE. Oh. It's simple. They didn't bother to declare it. It's just missed in jquery_update.
Comment #2
OnkelTem commentedquick patch
Now
drupal_add_library('jquery_update', 'ui.spinner');should work.Comment #3
ericduran commentedThis is fixed in the latest dev. You should now be able to do drupal_add_library('system', 'ui.spinner').
Comment #5
danylevskyiI'd like to make a note that
systemmodule should be used insteadjquery_updateto add the library.Example:
Comment #6
MykolaVeryha commentedDrupal 8
Libraries
core/jquery.ui.spinner