From 178e6f772942a9f4349fe35d5d95ae142ad1e62e Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 21 Jun 2010 08:44:19 -0700 Subject: [PATCH] Remove yahoo debug code from the Asset Manager. fixes bug #11662 --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/Content/AssetManager.pm | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) 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( < - -