You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2003/06/02 10:03:57 UTC

cvs commit: cocoon-2.1/src/blocks/portal-fw/samples/resources sunrise-deluser.xml

cziegeler    2003/06/02 01:03:56

  Modified:    src/blocks/portal-fw/samples/resources sunrise-deluser.xml
  Log:
  Fixing delete user
  
  Revision  Changes    Path
  1.3       +2 -2      cocoon-2.1/src/blocks/portal-fw/samples/resources/sunrise-deluser.xml
  
  Index: sunrise-deluser.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/portal-fw/samples/resources/sunrise-deluser.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sunrise-deluser.xml	18 May 2003 11:31:26 -0000	1.2
  +++ sunrise-deluser.xml	2 Jun 2003 08:03:56 -0000	1.3
  @@ -26,7 +26,7 @@
   	<source:insert>
   		<source:source>profiles/userstatus-<session:getxml context="request" path="/parameter/ID"/>.xml</source:source>
       		<source:path>/</source:path>
  -    		<source:fragment><user-delta/>
  +    		<source:fragment><status-profile/>
   		</source:fragment>
   		<source:replace>status-profile</source:replace>
   	</source:insert>