Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24385/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly

Modified Files:
        FrameworkComponents.jelly 
Log Message:
Added tag for the "Form" component

Index: FrameworkComponents.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly/FrameworkComponents.jelly,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** FrameworkComponents.jelly   12 Oct 2005 15:29:23 -0000      1.3
--- FrameworkComponents.jelly   14 Oct 2005 10:03:56 -0000      1.4
***************
*** 2,6 ****
  <j:jelly xmlns:j="jelly:core" xmlns:jxml="jelly:xml" xmlns:d="jelly:define">
      <j:import uri="/framework/DirectLink.jelly" inherit="true"/> 
!     <j:import uri="/framework/Foreach.jelly" inherit="true"/> 
      <j:import uri="/framework/If.jelly" inherit="true"/> 
      <j:import uri="/framework/Insert.jelly" inherit="true"/> 
--- 2,7 ----
  <j:jelly xmlns:j="jelly:core" xmlns:jxml="jelly:xml" xmlns:d="jelly:define">
      <j:import uri="/framework/DirectLink.jelly" inherit="true"/> 
!     <j:import uri="/framework/Foreach.jelly" inherit="true"/>
!     <j:import uri="/framework/Form.jelly" inherit="true"/>
      <j:import uri="/framework/If.jelly" inherit="true"/> 
      <j:import uri="/framework/Insert.jelly" inherit="true"/> 



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to