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 2004/12/22 10:02:58 UTC

svn commit: r123074 - /lenya/trunk/src/webapp/lenya/xslt/admin/users/overview.xsl

Author: andreas
Date: Wed Dec 22 01:02:56 2004
New Revision: 123074

URL: http://svn.apache.org/viewcvs?view=rev&rev=123074
Log:
updated usecase names
Modified:
   lenya/trunk/src/webapp/lenya/xslt/admin/users/overview.xsl

Modified: lenya/trunk/src/webapp/lenya/xslt/admin/users/overview.xsl
Url: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/xslt/admin/users/overview.xsl?view=diff&rev=123074&p1=lenya/trunk/src/webapp/lenya/xslt/admin/users/overview.xsl&r1=123073&p2=lenya/trunk/src/webapp/lenya/xslt/admin/users/overview.xsl&r2=123074
==============================================================================
--- lenya/trunk/src/webapp/lenya/xslt/admin/users/overview.xsl	(original)
+++ lenya/trunk/src/webapp/lenya/xslt/admin/users/overview.xsl	Wed Dec 22 01:02:56 2004
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 
-<!-- $Id: overview.xsl,v 1.11 2004/06/01 14:29:23 andreas Exp $ -->
+<!-- $Id$ -->
 
 <xsl:stylesheet
     version="1.0"
@@ -78,7 +78,8 @@
               <td/>
               <td>
 				        <form method="GET">
-				          <input type="hidden" name="lenya.usecase" value="userChangeProfile"/>
+				          <input type="hidden" name="lenya.usecase" value="userProfile"/>
+				          <input type="hidden" name="userId" value="{normalize-space(id)}"/>
 				          <input i18n:attr="value" type="submit" value="Edit Profile"/>
 				        </form>
               </td>

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