diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 36d395ca2..4f698e93c 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,6 +1,7 @@ 7.9.8 - fixed #11651: First Day of Week is a string... - fixed #11656: Thingy: Select list fields are not sorted properly + - fixed #11662: yahooapis.com sourced links 7.9.7 - added #11571: Allow return from photo edit view to gallery edit view diff --git a/lib/WebGUI/Content/AssetManager.pm b/lib/WebGUI/Content/AssetManager.pm index 979de86b8..92af50539 100644 --- a/lib/WebGUI/Content/AssetManager.pm +++ b/lib/WebGUI/Content/AssetManager.pm @@ -372,9 +372,6 @@ sub www_manage { $session->style->setScript( $session->url->extras( 'yui-webgui/build/form/form.js' ) ); $session->style->setRawHeadTags( < - -