diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2012-04-24 17:29:16 +0200 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2012-04-24 17:29:16 +0200 |
commit | db72cb7e944552ee54854834e3a73602f1f4818a (patch) | |
tree | e9ae86fb4321529de265db09035ff9b35ddd7237 /ui/jquery.ui.tooltip.js | |
parent | dfa89f999cdab4304b4bef2e940da706d9f60d85 (diff) | |
parent | 252352e12473034dc86917bc9c7c1f764e6f7eb4 (diff) | |
download | jquery-ui-db72cb7e944552ee54854834e3a73602f1f4818a.tar.gz jquery-ui-db72cb7e944552ee54854834e3a73602f1f4818a.zip |
Merge branch 'position-notification'
Diffstat (limited to 'ui/jquery.ui.tooltip.js')
-rw-r--r-- | ui/jquery.ui.tooltip.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/jquery.ui.tooltip.js b/ui/jquery.ui.tooltip.js index 97895a6a8..424eca7af 100644 --- a/ui/jquery.ui.tooltip.js +++ b/ui/jquery.ui.tooltip.js @@ -5,8 +5,6 @@ * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * - * http://docs.jquery.com/UI/Tooltip - * * Depends: * jquery.ui.core.js * jquery.ui.widget.js |