From df6f6a6f34c028cd66f860d0a8b6646331231c30 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 10 Jan 2008 16:32:36 +0000 Subject: [PATCH] fix pad POD spacing in www_widgetView --- lib/WebGUI/Asset.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/WebGUI/Asset.pm b/lib/WebGUI/Asset.pm index 4e6f5ad11..2f36dffc4 100644 --- a/lib/WebGUI/Asset.pm +++ b/lib/WebGUI/Asset.pm @@ -2576,6 +2576,7 @@ true. sub isValidRssItem { 1 } #------------------------------------------------------------------- + =head2 www_widgetView ( ) Returns the view() method of the asset object suitable for widgetizing.