webwork/src/resources/web/template/css table.jsp,1.1,1.2
[email protected] Wed, 08 May 2002 14:15:08 -0700
| Newsgroups | gmane.comp.java.webwork.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/webwork/webwork/src/resources/web/template/css In directory usw-pr-cvs1:/tmp/cvs-serv14276 Modified Files: table.jsp Log Message: fix to work with escape feature Index: table.jsp =================================================================== RCS file: /cvsroot/webwork/webwork/src/resources/web/template/css/table.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- table.jsp 20 Jan 2002 19:27:02 -0000 1.1 +++ table.jsp 8 May 2002 21:15:06 -0000 1.2 @@ -95,7 +95,7 @@ > <%/*show the actual cell contents. It is generated by the renderer for the columns*/%> <webwork:iterator> - <td><webwork:property value="."/></td> + <td><webwork:property value="." escape="false"/></td> </webwork:iterator> </TR> </webwork:iterator> _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [email protected]