From 2b7928db0f2cc6686cae1c89aafb720ec6b700e0 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 12 Feb 2008 21:59:25 +0000 Subject: [PATCH] add more POD to www_add --- lib/WebGUI/Asset.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/Asset.pm b/lib/WebGUI/Asset.pm index eec974e5f..9d590073e 100644 --- a/lib/WebGUI/Asset.pm +++ b/lib/WebGUI/Asset.pm @@ -2277,7 +2277,8 @@ sub view { =head2 www_add ( ) -Adds a new Asset based upon the class of the current form. Returns the Asset calling method www_edit(); +Adds a new Asset based upon the class of the current form. Returns the Asset calling method www_edit(); The +new Asset will inherit security and style properties from the current asset, the parent. =cut