arron 2002/10/23 10:29:43
Modified: doc/userGuide struts-nested.xml
Log:
updating the site docco to turn off the empty table
in the empty attribute docco handled in the super-tag.
Revision Changes Path
1.12 +2 -2 jakarta-struts/doc/userGuide/struts-nested.xml
Index: struts-nested.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-nested.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- struts-nested.xml 12 Oct 2002 22:38:38 -0000 1.11
+++ struts-nested.xml 23 Oct 2002 17:29:43 -0000 1.12
@@ -3665,7 +3665,7 @@
</tag>
- <tag>
+ <tag document-attributes="false">
<name>messagesNotPresent</name>
<summary>
@@ -3703,7 +3703,7 @@
</tag>
- <tag>
+ <tag document-attributes="false">
<name>messagesPresent</name>
<summary>
--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>