[Yanel-commits] rev 24160 - public/yanel/trunk/src/contributions/resources/yanel-user/xslt

michi at wyona.com michi at wyona.com
Fri May 4 11:38:13 CEST 2007


Author: michi
Date: 2007-05-04 11:38:11 +0200 (Fri, 04 May 2007)
New Revision: 24160

Modified:
   public/yanel/trunk/src/contributions/resources/yanel-user/xslt/yanel-user-profile.xsl
Log:
commented stuff which is fully functional yet

Modified: public/yanel/trunk/src/contributions/resources/yanel-user/xslt/yanel-user-profile.xsl
===================================================================
--- public/yanel/trunk/src/contributions/resources/yanel-user/xslt/yanel-user-profile.xsl	2007-05-04 09:35:24 UTC (rev 24159)
+++ public/yanel/trunk/src/contributions/resources/yanel-user/xslt/yanel-user-profile.xsl	2007-05-04 09:38:11 UTC (rev 24160)
@@ -101,6 +101,8 @@
       </p>
     </form>
 
+<!-- TODO: Is this actually working? -->
+<!--
     <h2>Change Groups</h2>
 
     <h4>Remove from group</h4>
@@ -111,8 +113,11 @@
     </p>    
      
     <xsl:call-template name="process-all-groups"/>         
+-->
   
 
+<!-- One shouldn't be able to delete oneself! -->
+<!--
     <h2>Delete User</h2>
     <form name="user-deletion-form" method="post" action="#">
       <p>
@@ -125,6 +130,7 @@
         </table>
       </p>
     </form>
+-->
   </xsl:template>
 
   <xsl:template name="show-message">    




More information about the Yanel-commits mailing list