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: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/templates/default nextmatch_widget.xul,1.6,1.7
Date: Tue, 24 Sep 2002 13:27:14 -0400

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

Modified Files:
        nextmatch_widget.xul 
Log Message:
eTemplate extensions can now change the $readonlys-array.
nextmatch-widget uses this to allow get_rows to switch button on and off.

Index: nextmatch_widget.xul
===================================================================
RCS file: 
/cvsroot/phpgroupware/etemplate/templates/default/nextmatch_widget.xul,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** nextmatch_widget.xul        22 Sep 2002 18:07:32 -0000      1.6
--- nextmatch_widget.xul        24 Sep 2002 17:27:12 -0000      1.7
***************
*** 15,19 ****
          <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="rows[0]"/>
          <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"/>
--- 15,19 ----
          <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"/>





reply via email to

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