From: Tim P <ti...@us...> - 2008-11-05 00:18:38
|
Update of /cvsroot/webmacro/webmacro/src/org/webmacro/adapter/spring In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv26938/src/org/webmacro/adapter/spring Modified Files: WebMacroView.java Log Message: Use Eclipse style todo tags Index: WebMacroView.java =================================================================== RCS file: /cvsroot/webmacro/webmacro/src/org/webmacro/adapter/spring/WebMacroView.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** WebMacroView.java 18 Mar 2008 19:33:31 -0000 1.5 --- WebMacroView.java 5 Nov 2008 00:18:31 -0000 1.6 *************** *** 49,55 **** /** ! * Render the template * ! * @todo Add code here to put in standard context variables used for Spring form stuff * * @param model --- 49,55 ---- /** ! * Render the template. * ! * TODO Add code here to put in standard context variables used for Spring form stuff * * @param model |