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.xet


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/templates/default nextmatch_widget.xet,1.1,1.2
Date: Thu, 03 Oct 2002 12:40:23 -0400

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

Modified Files:
        nextmatch_widget.xet 
Log Message:
made it 1 line 

Index: nextmatch_widget.xet
===================================================================
RCS file: 
/cvsroot/phpgroupware/etemplate/templates/default/nextmatch_widget.xet,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** nextmatch_widget.xet        30 Sep 2002 18:14:13 -0000      1.1
--- nextmatch_widget.xet        3 Oct 2002 16:40:21 -0000       1.2
***************
*** 1,63 ****
  <?xml version="1.0"?>
  <overlay>
!   <grid id="etemplate.nextmatch_widget.nm_row1" template="" lang="" group="0" 
version="0.9.15.005" width="100%" spacing="0" padding="5">
!     <columns>
!       <column width="2%"/>
!       <column width="2%"/>
!       <column width="46%"/>
!       <column width="46%"/>
!       <column width="2%"/>
!       <column width="2%"/>
!     </columns>
!     <rows>
!       <row class="nmh">
!         <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"/>
!         <description value="showing" no_lang="1" align="right" id="range"/>
!         <description value="of" no_lang="1" id="total"/>
!         <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"/>
!       </row>
!     </rows>
!   </grid>
!   <grid id="etemplate.nextmatch_widget.nm_row2" template="" lang="" group="0" 
version="0.9.15.005" width="100%" spacing="0" padding="5">
!     <columns>
!       <column width="30%"/>
!       <column/>
!       <column/>
!       <column width="25%"/>
!       <column width="5%"/>
!     </columns>
!     <rows>
!       <row class="nmh">
!         <menulist label="Category" onchange="1" statustext="select a 
Category">
!           <menupopup id="cat_id" options="-1" type="select-cat"/>
!         </menulist>
!         <menulist label="@filter_label" align="center" onchange="1" 
statustext="@filter_help">
!           <menupopup id="filter"/>
!         </menulist>
!         <menulist label="@filter2_label" align="center" onchange="1" 
statustext="@filter2_help">
!           <menupopup id="filter2"/>
!         </menulist>
!         <textbox align="right" id="search" statustext="a pattern to be 
searched for"/>
!         <button label="Search" align="right" id="start_search" statustext="to 
start the search"/>
!       </row>
!     </rows>
!   </grid>
!   <grid id="etemplate.nextmatch_widget" template="" lang="" group="" 
version="0.9.15.005" width="100%" spacing="0">
!     <columns>
!       <column/>
!     </columns>
!     <rows>
!       <row>
!         <grid align="center" id="etemplate.nextmatch_widget.nm_row1"/>
!       </row>
!       <row>
!         <grid id="etemplate.nextmatch_widget.nm_row2"/>
!       </row>
!       <row>
!         <grid content="rows" align="center" id="@template"/>
!       </row>
!     </rows>
!   </grid>
  </overlay>
--- 1,54 ----
  <?xml version="1.0"?>
+ <!-- $Id$ -->
  <overlay>
!       <grid id="etemplate.nextmatch_widget.nm_row" template="" lang="" 
group="0" version="0.9.15.005" width="100%" spacing="0" padding="5">
!               <columns>
!                       <column width="1%"/>
!                       <column width="1%"/>
!                       <column width="30%"/>
!                       <column width="30%"/>
!                       <column/>
!                       <column width="15%"/>
!                       <column width="5%"/>
!                       <column width="1%"/>
!                       <column width="1%"/>
!               </columns>
!               <rows>
!                       <row class="nmh">
!                               <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>
!                               <menulist label="@filter_label" align="center" 
onchange="1" statustext="@filter_help">
!                                       <menupopup id="filter"/>
!                               </menulist>
!                               <menulist label="@filter2_label" align="right" 
onchange="1" statustext="@filter2_help">
!                                       <menupopup id="filter2"/>
!                               </menulist>
!                               <textbox align="right" id="search" 
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"/>
!                       </row>
!               </rows>
!       </grid>
!       <grid id="etemplate.nextmatch_widget" template="" lang="" group="" 
version="0.9.15.006" width="100%" spacing="0" padding="5">
!               <columns>
!                       <column width="55%"/>
!                       <column width="45%"/>
!               </columns>
!               <rows>
!                       <row>
!                               <description value="showing" no_lang="1" 
align="right" id="range"/>
!                               <description span="all" value="of" no_lang="1" 
id="total"/>
!                       </row>
!                       <row>
!                               <grid span="all" align="center" 
id="etemplate.nextmatch_widget.nm_row"/>
!                       </row>
!                       <row>
!                               <grid content="rows" span="all" align="center" 
id="@template"/>
!                       </row>
!               </rows>
!       </grid>
  </overlay>





reply via email to

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