From 8e34aa6155d2c0770962c42d49a696183fe6d80f Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski-Owczarek Date: Fri, 26 Apr 2024 17:28:11 +0200 Subject: Docs: Update leftover HTTP Trac URLs to HTTPS --- ui/widgets/draggable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/widgets/draggable.js b/ui/widgets/draggable.js index 818273694..91443fac5 100644 --- a/ui/widgets/draggable.js +++ b/ui/widgets/draggable.js @@ -386,7 +386,7 @@ $.widget( "ui.draggable", $.ui.mouse, { o.appendTo ) ); } - // Http://bugs.jqueryui.com/ticket/9446 + // https://bugs.jqueryui.com/ticket/9446 // a helper function can return the original element // which wouldn't have been set to relative in _create if ( helperIsFunction && helper[ 0 ] === this.element[ 0 ] ) { -- cgit v1.2.3