phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/templates/default nextmatch_widget.xul


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/templates/default nextmatch_widget.xul,1.2,1.3
Date: Tue, 17 Sep 2002 21:15:56 -0400

Update of /cvsroot/phpgroupware/etemplate/templates/default
In directory subversions:/tmp/cvs-serv32181

Modified Files:
        nextmatch_widget.xul 
Log Message:
update

Index: nextmatch_widget.xul
===================================================================
RCS file: 
/cvsroot/phpgroupware/etemplate/templates/default/nextmatch_widget.xul,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** nextmatch_widget.xul        17 Sep 2002 22:53:47 -0000      1.2
--- nextmatch_widget.xul        18 Sep 2002 01:15:54 -0000      1.3
***************
*** 3,19 ****
    <grid id="etemplate.nextmatch_widget" template="" lang="" group="" 
version="0.9.15.002" spacing="0" padding="5">
      <columns>
!       <column/>
!       <column/>
!       <column/>
!       <column/>
!       <column/>
!       <column/>
!       <column/>
!       <column/>
!       <column/>
      </columns>
      <rows>
        <row>
!         <description span="3" value="entries" no_lang="1" align="right" 
id="range"/>
          <description span="all" value="of" no_lang="1" id="rows[0]"/>
        </row>
--- 3,19 ----
    <grid id="etemplate.nextmatch_widget" template="" lang="" group="" 
version="0.9.15.002" spacing="0" padding="5">
      <columns>
!       <column width="2%"/>
!       <column width="2%"/>
!       <column width="20%"/>
!       <column width="20%"/>
!       <column width="20%"/>
!       <column width="10%"/>
!       <column width="10%"/>
!       <column width="2%"/>
!       <column width="2%"/>
      </columns>
      <rows>
        <row>
!         <description span="4" value="entries" no_lang="1" align="right" 
id="range"/>
          <description span="all" value="of" no_lang="1" id="rows[0]"/>
        </row>
***************
*** 21,29 ****
          <button image="first.gif" ro_image="first-grey.gif" label="First" 
id="first" statustext="go to the first entry"/>
          <button image="left.gif" ro_image="left-grey.gif" label="Left" 
id="left" statustext="go to the previous page of entries"/>
!         <menulist label="Category" onchange="1" statustext="select a 
Category">
            <menupopup id="cat_id" options="-1" type="select-cat"/>
          </menulist>
-         <textbox id="search" statustext="a pattern to be searched for"/>
-         <button label="Search" id="start_search" statustext="to start the 
search"/>
          <menulist label="@filter_label" onchange="1" 
statustext="@filter_help">
            <menupopup id="filter"/>
--- 21,27 ----
          <button image="first.gif" ro_image="first-grey.gif" label="First" 
id="first" statustext="go to the first entry"/>
          <button image="left.gif" ro_image="left-grey.gif" label="Left" 
id="left" statustext="go to the previous page of entries"/>
!         <menulist label="Category" align="center" onchange="1" 
statustext="select a Category">
            <menupopup id="cat_id" options="-1" type="select-cat"/>
          </menulist>
          <menulist label="@filter_label" onchange="1" 
statustext="@filter_help">
            <menupopup id="filter"/>
***************
*** 32,35 ****
--- 30,35 ----
            <menupopup id="filter2"/>
          </menulist>
+         <textbox id="search" align="right" statustext="a pattern to be 
searched for"/>
+         <button label="Search" id="start_search" statustext="to start the 
search"/>
          <button image="right.gif" ro_image="right-grey.gif" label="Right" 
id="right" statustext="go to the next page of entries"/>
          <button image="last.gif" ro_image="last-grey.gif" label="Last" 
id="last" statustext="go to the last entry"/>
***************
*** 40,42 ****
      </rows>
    </grid>
! </overlay>
\ No newline at end of file
--- 40,42 ----
      </rows>
    </grid>
! </overlay>





reply via email to

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