[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: property/templates/default pricebook.xsl,1.5,1.
From: |
Sigurd Nes <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: property/templates/default pricebook.xsl,1.5,1.6 tts.xsl,1.4,1.5 |
Date: |
Mon, 07 Apr 2003 05:02:00 -0400 |
Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv27663/templates/default
Modified Files:
pricebook.xsl tts.xsl
Log Message:
no message
Index: pricebook.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/pricebook.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** pricebook.xsl 5 Mar 2003 14:31:52 -0000 1.5
--- pricebook.xsl 7 Apr 2003 09:01:58 -0000 1.6
***************
*** 61,66 ****
<td colspan="3" width="100%">
<xsl:call-template name="nextmatchs"/>
- <!-- <xsl:with-param
name="nextmatchs_params"/>
- </xsl:call-template> -->
</td>
</tr>
--- 61,64 ----
***************
*** 94,104 ****
</xsl:choose>
</table>
! <table width="50%" cellpadding="2" cellspacing="2"
align="center">
<xsl:apply-templates select="table_update"/>
</table>
</form>
- <table width="100%" cellpadding="2" cellspacing="2"
align="center">
- <xsl:apply-templates select="table_add"/>
- </table>
</xsl:template>
--- 92,99 ----
</xsl:choose>
</table>
! <table width="70%" cellpadding="2" cellspacing="2"
align="center">
<xsl:apply-templates select="table_update"/>
</table>
</form>
</xsl:template>
Index: tts.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/tts.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** tts.xsl 15 Feb 2003 19:51:40 -0000 1.4
--- tts.xsl 7 Apr 2003 09:01:58 -0000 1.5
***************
*** 333,384 ****
</td>
</tr>
! <tr>
! <td class="th_text" valign="top">
! <xsl:value-of
select="lang_location_code"/>
! </td>
! <td valign="top">
! <xsl:value-of
select="value_location_code"/>
! </td>
! </tr>
! <tr>
! <td class="th_text" valign="top">
! <xsl:value-of
select="lang_property_id"/>
! </td>
! <td valign="top">
! <xsl:value-of
select="value_property_id"/>
! </td>
! </tr>
! <tr>
! <td class="th_text" valign="top">
! <xsl:value-of
select="lang_building_id"/>
! </td>
! <td valign="top">
! <xsl:value-of
select="value_building_id"/>
! </td>
! </tr>
! <tr>
! <td class="th_text" valign="top">
! <xsl:value-of
select="lang_entrance_id"/>
! </td>
! <td valign="top">
! <xsl:value-of
select="value_entrance_id"/>
! </td>
! </tr>
! <tr>
! <td class="th_text" valign="top">
! <xsl:value-of
select="lang_apartment_id"/>
! </td>
! <td valign="top">
! <xsl:value-of
select="value_apartment_id"/>
! </td>
! </tr>
! <tr>
! <td class="th_text" valign="top">
! <xsl:value-of select="lang_street"/>
! </td>
! <td valign="top">
! <xsl:value-of select="value_street"/>
! </td>
! </tr>
<tr>
<td class="th_text" valign="top">
--- 333,337 ----
</td>
</tr>
! <xsl:call-template name="location_view"/>
<tr>
<td class="th_text" valign="top">
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: property/templates/default pricebook.xsl,1.5,1.6 tts.xsl,1.4,1.5,
Sigurd Nes <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: property/inc class.botemplate.inc.php,NONE,1.1 class.sotemplate.inc.php,NONE,1.1 class.uitemplate.inc.php,NONE,1.1 class.bocommon.inc.php,1.30,1.31 class.bowo_hour.inc.php,1.6,1.7 class.sowo_hour.inc.php,1.6,1.7class.uistandard_entity.inc.php,1.6,1.7 class.uiwo_hour.inc.php,1.10,1.11
- Next by Date:
[Phpgroupware-cvs] CVS: property/inc class.botts.inc.php,1.6,1.7 class.sotts.inc.php,1.10,1.11 class.uitts.inc.php,1.12,1.13
- Previous by thread:
[Phpgroupware-cvs] CVS: property/inc class.botemplate.inc.php,NONE,1.1 class.sotemplate.inc.php,NONE,1.1 class.uitemplate.inc.php,NONE,1.1 class.bocommon.inc.php,1.30,1.31 class.bowo_hour.inc.php,1.6,1.7 class.sowo_hour.inc.php,1.6,1.7class.uistandard_entity.inc.php,1.6,1.7 class.uiwo_hour.inc.php,1.10,1.11
- Next by thread:
[Phpgroupware-cvs] CVS: property/inc class.botts.inc.php,1.6,1.7 class.sotts.inc.php,1.10,1.11 class.uitts.inc.php,1.12,1.13
- Index(es):