From 5cf3f927a003566c690098c58a4c6c4a4729f12e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=CC=88rn=20Zaefferer?= Date: Tue, 17 Apr 2012 09:56:20 +0200 Subject: [PATCH] Tooltip: Remove bad docs links from headers --- themes/base/jquery.ui.tooltip.css | 2 -- ui/jquery.ui.tooltip.js | 2 -- 2 files changed, 4 deletions(-) diff --git a/themes/base/jquery.ui.tooltip.css b/themes/base/jquery.ui.tooltip.css index f1fa50cc6..d144b0a7f 100644 --- a/themes/base/jquery.ui.tooltip.css +++ b/themes/base/jquery.ui.tooltip.css @@ -4,8 +4,6 @@ * Copyright 2012, 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/Tooltip#theming */ .ui-tooltip { padding:8px; 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 -- 2.39.5