phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/templates/default delete.xul,1.2,1.3 index


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default delete.xul,1.2,1.3 index.xul,1.1,1.2
Date: Tue, 17 Sep 2002 19:10:21 -0400

Update of /cvsroot/phpgroupware/notes/templates/default
In directory subversions:/tmp/cvs-serv15400/templates/default

Modified Files:
        delete.xul index.xul 
Log Message:
update

Index: delete.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/delete.xul,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** delete.xul  17 Sep 2002 22:10:51 -0000      1.2
--- delete.xul  17 Sep 2002 23:10:18 -0000      1.3
***************
*** 1,24 ****
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.delete" template="" lang="" group="" version="" width="50%">
!     <columns>
!       <column/>
!       <column/>
!     </columns>
!     <rows>
!       <row>
!         <description options="b" span="all" value="Notes - Delete note"/>
!       </row>
!       <row>
!         <hrule span="all"/>
!       </row>
!       <row>
!         <description span="all"/>
!       </row>
!       <row>
!         <button label="Yes" align="center" id="confirm" statustext="deletes 
the note"/>
!         <button label="No" align="center" id="done" statustext="back to the 
list"/>
!       </row>
!     </rows>
!   </grid>
! </overlay>
\ No newline at end of file
--- 1,30 ----
  <?xml version="1.0"?>
  <overlay>
!       <grid id="notes.delete" template="" lang="" group="" version="" 
border="1" align="center" width="50%">
!               <columns>
!                       <column/>
!                       <column/>
!               </columns>
!               <rows>
!                       <row>
!                               <description options="b" span="all" 
value="Delete note"/>
!                       </row>
!                       <row>
!                               <hrule span="all"/>
!                       </row>
!                       <row>
!                               <description span="all"/>
!                       </row>
!                       <row>
!                               <description span="all" align="center" 
value="Are you sure you want to delete this note ?"/>
!                       </row>
!                       <row>
!                               <description span="all"/>
!                       </row>
!                       <row>
!                               <button label="Yes" align="center" id="confirm" 
statustext="deletes the note"/>
!                               <button label="No" align="center" id="done" 
statustext="back to the list"/>
!                       </row>
!               </rows>
!       </grid>
! </overlay>

Index: index.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/index.xul,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** index.xul   17 Sep 2002 22:10:09 -0000      1.1
--- index.xul   17 Sep 2002 23:10:19 -0000      1.2
***************
*** 1,22 ****
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.index" template="" lang="" group="" version="0.9.15.001" 
width="100%">
!     <columns>
!       <column/>
!     </columns>
!     <rows>
!       <row>
!         <description options="ib" span="all" value="List Notes" no_lang="1" 
id="msg"/>
!       </row>
!       <row>
!         <hrule span="all"/>
!       </row>
!       <row>
!         <description span="all"/>
!       </row>
!       <row>
!         <nextmatch options="notes.index.rows" id="nm"/>
!       </row>
!     </rows>
!   </grid>
! </overlay>
\ No newline at end of file
--- 1,25 ----
  <?xml version="1.0"?>
  <overlay>
!       <grid id="notes.index" template="" lang="" group="" 
version="0.9.15.001" width="100%">
!               <columns>
!                       <column/>
!               </columns>
!               <rows>
!                       <row>
!                               <description options="b" span="all" value="List 
Notes" id="msg"/>
!                       </row>
!                       <row>
!                               <hrule span="all"/>
!                       </row>
!                       <row>
!                               <description span="all"/>
!                       </row>
!                       <row>
!                               <nextmatch options="notes.index.rows" id="nm"/>
!                       </row>
!                       <row>
!                               <button label="Add" id="add" statustext="add 
note"/>
!                       </row>
!               </rows>
!       </grid>
! </overlay>





reply via email to

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