cziegeler 2003/06/02 01:03:36
Modified: src/webapp/samples/portal-fw/resources sunrise-deluser.xml
Log:
Fixing delete user
Revision Changes Path
1.3 +2 -2
cocoon-2.0/src/webapp/samples/portal-fw/resources/sunrise-deluser.xml
Index: sunrise-deluser.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.0/src/webapp/samples/portal-fw/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:42:12 -0000 1.2
+++ sunrise-deluser.xml 2 Jun 2003 08:03:36 -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>