From 28895912d7eed6862a062be7b8c51fad021e51cf Mon Sep 17 00:00:00 2001 From: mark van tilburg Date: Thu, 25 Apr 2024 23:53:11 +0200 Subject: Update custom_render.html (#2242) This fixes mixed content errors on the selectmenu demo page at jqueryui.com. Closes gh-2242 --- demos/controlgroup/toolbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/controlgroup/toolbar.html') diff --git a/demos/controlgroup/toolbar.html b/demos/controlgroup/toolbar.html index 81f5ffb6d..81093cbbe 100644 --- a/demos/controlgroup/toolbar.html +++ b/demos/controlgroup/toolbar.html @@ -271,7 +271,7 @@

A sample editor toolbar

Highlight text and edit it using the buttons and dropdowns in the toolbar.

-

Remember: This is only a demo and shouldn't be used for anything in production. Use a proper editor like ProseMirror instead. +

Remember: This is only a demo and shouldn't be used for anything in production. Use a proper editor like ProseMirror instead.

-- cgit v1.2.3