mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Merge pull request #1 from scottgonzalez/interactions
Draggable: Whitespace fix
This commit is contained in:
commit
c10acecdd4
2
ui/jquery.ui.draggable.js
vendored
2
ui/jquery.ui.draggable.js
vendored
@ -13,7 +13,7 @@
|
|||||||
*/
|
*/
|
||||||
(function( $, undefined ) {
|
(function( $, undefined ) {
|
||||||
|
|
||||||
$.widget("ui.draggable", {
|
$.widget( "ui.draggable", {
|
||||||
|
|
||||||
widgetEventPrefix: "drag",
|
widgetEventPrefix: "drag",
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user