phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/base tts.xsl,1.10


From: sigurdne
Subject: [Phpgroupware-cvs] property/templates/base tts.xsl,1.10
Date: Wed, 9 Nov 2005 09:19:00 +0100

Update of property/templates/base

Modified Files:
     Branch: MAIN
            tts.xsl lines: +1 -21

Log Message:
*** empty log message ***

====================================================
Index: property/templates/base/tts.xsl
diff -u property/templates/base/tts.xsl:1.9 property/templates/base/tts.xsl:1.10
--- property/templates/base/tts.xsl:1.9 Tue Nov  8 22:39:10 2005
+++ property/templates/base/tts.xsl     Wed Nov  9 08:19:42 2005
@@ -53,15 +53,6 @@
                                                <td align="right">
                                                        <xsl:call-template 
name="search_field_grouped"/>
                                                </td>
-                                               <td>
-                                                       <input type="checkbox" 
name="reset_query" value="1" onMouseout="window.status='';return true;">
-                                                               <xsl:attribute 
name="onMouseover">
-                                                                       
<xsl:text>window.status='</xsl:text>
-                                                                               
<xsl:value-of select="lang_reset_query"/>
-                                                                       
<xsl:text>'; return true;</xsl:text>
-                                                               </xsl:attribute>
-                                                       </input>
-                                               </td>
                                        </form>
                                </xsl:when>
                                <xsl:otherwise>
@@ -80,17 +71,6 @@
                                        <td align="right">
                                                <xsl:call-template 
name="search_field"/>
                                        </td>
-                                               <td>
-                                                       <form method="post" 
action="{$select_action}">
-                                                       <input type="checkbox" 
name="reset_query" onChange="this.form.submit();" value="1" 
onMouseout="window.status='';return true;">
-                                                               <xsl:attribute 
name="onMouseover">
-                                                                       
<xsl:text>window.status='</xsl:text>
-                                                                               
<xsl:value-of select="lang_reset_query"/>
-                                                                       
<xsl:text>'; return true;</xsl:text>
-                                                               </xsl:attribute>
-                                                       </input>
-                                                       </form>
-                                               </td>
                                </xsl:otherwise>
                        </xsl:choose>
                                <td class="small_text" valign="top" 
align="left">






reply via email to

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