webwork/src/resources/web/tests tabletest.jsp,1.6,1.7

[email protected] Thu, 13 Nov 2003 15:08:07 -0800
Newsgroups gmane.comp.java.open-symphony.cvs
Message-ID <[email protected]>
Update of /cvsroot/opensymphony/webwork/src/resources/web/tests
In directory sc8-pr-cvs1:/tmp/cvs-serv10825/src/resources/web/tests

Modified Files:
	tabletest.jsp 
Log Message:
Specify id for table

Index: tabletest.jsp
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/resources/web/tests/tabletest.jsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- tabletest.jsp	9 Nov 2003 20:51:59 -0000	1.6
+++ tabletest.jsp	13 Nov 2003 23:08:05 -0000	1.7
@@ -52,7 +52,7 @@
 		   * Note the 4th and sixth columns will get the default renderer
 		   * include the table.jsp to actually show it
 		   */%>
-		<webwork:table modelName="'./result'" sortable="true">
+		<webwork:table modelName="'./result'" sortable="true" id="testtable">
 			<webwork:param name="'columnHidden(1)'" value="true"/>
 			<webwork:param name="'columnDisplayName(2)'" value="'New Display Name'"/>
 			<webwork:param name="'columnRenderer(0)'" value="@dateRenderer"/>




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/