added "extra" attribute to frame:body

This commit is contained in:
Eric J. Bowersox
2002-01-07 03:24:31 +00:00
parent bf73861435
commit 245765318d
2 changed files with 34 additions and 1 deletions

View File

@@ -41,6 +41,11 @@
<tagclass>com.silverwrist.venice.ui.jsp.FrameBodyTag</tagclass>
<info>Replaces the standard BODY tags on the frame page.</info>
<bodycontent>JSP</bodycontent>
<attribute>
<name>extra</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
</tag>
<tag>