mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Interaction: added missing file header
This commit is contained in:
parent
2753173f40
commit
c8b4be1381
12
ui/jquery.ui.interaction.js
vendored
12
ui/jquery.ui.interaction.js
vendored
@ -1,3 +1,15 @@
|
||||
/*
|
||||
* jQuery UI Interaction @VERSION
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Interaction
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.widget.js
|
||||
*/
|
||||
(function( $, undefined ) {
|
||||
|
||||
var interaction; // = $.ui.interaction
|
||||
|
Loading…
Reference in New Issue
Block a user