diff options
author | Felix Nagel <info@felixnagel.com> | 2015-12-02 18:20:54 +0100 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2015-12-02 18:30:05 +0100 |
commit | c10ef0a170218ae64abaee54518b09068eadb51e (patch) | |
tree | 8ff6c9cb8e0f4a8846a3b272a26e65fef946ae3c /ui/core.js | |
parent | 7ed45541096b58c56c4fc40b1a0ca9c10b2fe229 (diff) | |
parent | 6c738d961d9918f75a3043a49ab21ac79bca45ae (diff) | |
download | jquery-ui-c10ef0a170218ae64abaee54518b09068eadb51e.tar.gz jquery-ui-c10ef0a170218ae64abaee54518b09068eadb51e.zip |
Merge branch 'master' into datepicker
Diffstat (limited to 'ui/core.js')
-rw-r--r-- | ui/core.js | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ui/core.js b/ui/core.js index 8737993d9..2cccd0bd8 100644 --- a/ui/core.js +++ b/ui/core.js @@ -1,18 +1,3 @@ -/*! - * jQuery UI Core @VERSION - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - * - */ - -//>>label: Core -//>>group: UI Core -//>>description: The core of jQuery UI, required for all interactions and widgets. -//>>docs: http://api.jqueryui.com/category/ui-core/ - // This file is deprecated in 1.12.0 to be removed in 1.13 ( function() { define( [ |