diff --git a/lib/WebGUI/Asset/Template.pm b/lib/WebGUI/Asset/Template.pm index fc44a5516..972740542 100644 --- a/lib/WebGUI/Asset/Template.pm +++ b/lib/WebGUI/Asset/Template.pm @@ -386,7 +386,9 @@ sub prepare { =head2 process ( vars ) -Evaluate a template replacing template commands for HTML. +Evaluate a template replacing template commands for HTML. If the internal property templatePacked +is set to true, the packed, minimized template will be used. Otherwise, the original template +will be used. =head3 vars