phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/templates/default app_data.xsl,1.4,1.5


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default app_data.xsl,1.4,1.5
Date: Sun, 20 Apr 2003 10:15:20 -0400

Update of /cvsroot/phpgroupware/notes/templates/default
In directory subversions:/tmp/cvs-serv14508/templates/default

Modified Files:
        app_data.xsl 
Log Message:
update cats

Index: app_data.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/app_data.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** app_data.xsl        19 Apr 2003 23:25:29 -0000      1.4
--- app_data.xsl        20 Apr 2003 14:15:17 -0000      1.5
***************
*** 47,69 ****
                <xsl:variable name="sort_note_id" select="sort_note_id"/>
                        <tr class="th">
!                               <td class="th_text" width="10%" align="right">
!                                       <a href="{$sort_note_id}"><xsl:value-of 
select="lang_note_id"/></a>
                                </td>
!                               <td class="th_text" width="40%">
                                        <xsl:value-of select="lang_content"/>
                                </td>
!                               <td class="th_text" width="20%" align="center">
!                                       <a 
href="{$sort_time_created}"><xsl:value-of select="lang_time_created"/></a>
                                </td>
!                               <td class="th_text" width="10%" align="center">
                                        <xsl:value-of select="lang_owner"/>
                                </td>
!                               <td class="th_text" width="5%" align="center">
                                        <xsl:value-of select="lang_view"/>
                                </td>
!                               <td class="th_text" width="5%" align="center">
                                        <xsl:value-of select="lang_edit"/>
                                </td>
!                               <td class="th_text" width="5%" align="center">
                                        <xsl:value-of select="lang_delete"/>
                                </td>
--- 47,69 ----
                <xsl:variable name="sort_note_id" select="sort_note_id"/>
                        <tr class="th">
!                               <td width="10%" align="right">
!                                       <a href="{$sort_note_id}" 
class="th_text"><xsl:value-of select="lang_note_id"/></a>
                                </td>
!                               <td width="40%">
                                        <xsl:value-of select="lang_content"/>
                                </td>
!                               <td width="20%" align="center">
!                                       <a href="{$sort_time_created}" 
class="th_text"><xsl:value-of select="lang_time_created"/></a>
                                </td>
!                               <td width="10%" align="center">
                                        <xsl:value-of select="lang_owner"/>
                                </td>
!                               <td width="5%" align="center">
                                        <xsl:value-of select="lang_view"/>
                                </td>
!                               <td width="5%" align="center">
                                        <xsl:value-of select="lang_edit"/>
                                </td>
!                               <td width="5%" align="center">
                                        <xsl:value-of select="lang_delete"/>
                                </td>
***************
*** 104,116 ****
                                <td align="center">
                                        <xsl:variable 
name="link_view"><xsl:value-of select="link_view"/></xsl:variable>
!                                       <a href="{$link_view}" 
onMouseover="window.status='{$lang_view_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="text_view"/></a>
                                </td>
                                <td align="center">
                                        <xsl:variable 
name="link_edit"><xsl:value-of select="link_edit"/></xsl:variable>
!                                       <a href="{$link_edit}" 
onMouseover="window.status='{$lang_edit_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="text_edit"/></a>
                                </td>
                                <td align="center">
                                        <xsl:variable 
name="link_delete"><xsl:value-of select="link_delete"/></xsl:variable>
!                                       <a href="{$link_delete}" 
onMouseover="window.status='{$lang_delete_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="text_delete"/></a>
                                </td>
                        </tr>
--- 104,116 ----
                                <td align="center">
                                        <xsl:variable 
name="link_view"><xsl:value-of select="link_view"/></xsl:variable>
!                                       <a href="{$link_view}" 
onMouseover="window.status='{$lang_view_statustext}';return true;" 
onMouseout="window.status='';return true;" class="th_text"><xsl:value-of 
select="text_view"/></a>
                                </td>
                                <td align="center">
                                        <xsl:variable 
name="link_edit"><xsl:value-of select="link_edit"/></xsl:variable>
!                                       <a href="{$link_edit}" 
onMouseover="window.status='{$lang_edit_statustext}';return true;" 
onMouseout="window.status='';return true;" class="th_text"><xsl:value-of 
select="text_edit"/></a>
                                </td>
                                <td align="center">
                                        <xsl:variable 
name="link_delete"><xsl:value-of select="link_delete"/></xsl:variable>
!                                       <a href="{$link_delete}" 
onMouseover="window.status='{$lang_delete_statustext}';return true;" 
onMouseout="window.status='';return true;" class="th_text"><xsl:value-of 
select="text_delete"/></a>
                                </td>
                        </tr>
***************
*** 138,142 ****
  
        <xsl:template match="edit">
-               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
                        <tr>
--- 138,141 ----
***************
*** 231,245 ****
  
        <xsl:template match="view">
-               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
!                       <tr>
!                               <td>
                                        <xsl:value-of 
select="lang_time_created"/>
                                </td>
!                               <td>
                                        <xsl:value-of select="value_date"/>
                                </td>
                        </tr>
!                       <tr>
                                <td>
                                        <xsl:value-of select="lang_category"/>
--- 230,243 ----
  
        <xsl:template match="view">
                <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
!                       <tr class="row_off">
!                               <td width="19%">
                                        <xsl:value-of 
select="lang_time_created"/>
                                </td>
!                               <td width="81%">
                                        <xsl:value-of select="value_date"/>
                                </td>
                        </tr>
!                       <tr class="row_on">
                                <td>
                                        <xsl:value-of select="lang_category"/>
***************
*** 249,253 ****
                                </td>
                        </tr>
!                       <tr>
                                <td valign="top">
                                        <xsl:value-of select="lang_content"/>
--- 247,251 ----
                                </td>
                        </tr>
!                       <tr class="row_off">
                                <td valign="top">
                                        <xsl:value-of select="lang_content"/>
***************
*** 257,261 ****
                                </td>
                        </tr>
!                       <tr>
                                <td>
                                        <xsl:value-of select="lang_access"/>
--- 255,259 ----
                                </td>
                        </tr>
!                       <tr class="row_on">
                                <td>
                                        <xsl:value-of select="lang_access"/>





reply via email to

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