phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: property/templates/default group_filter.xsl, NO


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default group_filter.xsl, NONE, 1.1 group_select.xsl, NONE, 1.1 admin.xsl, 1.11, 1.12
Date: Tue, 05 Aug 2003 09:32:41 -0400

Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv13062/templates/default

Modified Files:
        admin.xsl 
Added Files:
        group_filter.xsl group_select.xsl 
Log Message:
no message

***** Error reading new file: [Errno 2] No such file or directory: 
'group_filter.xsl'
***** Error reading new file: [Errno 2] No such file or directory: 
'group_select.xsl'
Index: admin.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/admin.xsl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** admin.xsl   22 Jul 2003 20:01:58 -0000      1.11
--- admin.xsl   5 Aug 2003 13:32:39 -0000       1.12
***************
*** 17,21 ****
                                <xsl:when test="msgbox_data != ''">
                                        <tr>
!                                               <td align="left" colspan="3">
                                                        <xsl:call-template 
name="msgbox"/>
                                                </td>
--- 17,21 ----
                                <xsl:when test="msgbox_data != ''">
                                        <tr>
!                                               <td align="left" colspan="4">
                                                        <xsl:call-template 
name="msgbox"/>
                                                </td>
***************
*** 30,33 ****
--- 30,41 ----
                                        <xsl:call-template name="cat_filter"/>
                                </td>
+                               
+                               <xsl:choose>
+                                       <xsl:when test="is_admin != '' and 
grant= 1">
+                                               <td align="center">
+                                                       <xsl:call-template 
name="group_filter"/>
+                                               </td>
+                                       </xsl:when>
+                               </xsl:choose>
                                <td align="right">
                                        <xsl:call-template name="search_field"/>
***************
*** 35,39 ****
                        </tr>
                        <tr>
!                               <td colspan="3" width="100%">
                                        <xsl:call-template name="nextmatchs"/>
                                </td>
--- 43,47 ----
                        </tr>
                        <tr>
!                               <td colspan="4" width="100%">
                                        <xsl:call-template name="nextmatchs"/>
                                </td>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]