You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2003/11/13 17:22:49 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/content/publishing submit-screen.xsp

andreas     2003/11/13 08:22:49

  Modified:    src/webapp/lenya/content/publishing submit-screen.xsp
  Log:
  refactoring access control package structure
  
  Revision  Changes    Path
  1.4       +2 -2      cocoon-lenya/src/webapp/lenya/content/publishing/submit-screen.xsp
  
  Index: submit-screen.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/content/publishing/submit-screen.xsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- submit-screen.xsp	22 Sep 2003 16:27:25 -0000	1.3
  +++ submit-screen.xsp	13 Nov 2003 16:22:49 -0000	1.4
  @@ -9,8 +9,8 @@
          >
   
   <xsp:structure>
  -	<xsp:include>org.apache.lenya.cms.ac.User</xsp:include>
  -  <xsp:include>org.apache.lenya.cms.ac2.xsp.PolicyHelper</xsp:include>
  +	<xsp:include>org.apache.lenya.ac.User</xsp:include>
  +  <xsp:include>org.apache.lenya.cms.ac.cocoon.PolicyHelper</xsp:include>
   </xsp:structure>
   
   <usecase:submit>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org