phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/templates/default edit.xet,1.1.2.2,1.1.2.3


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default edit.xet,1.1.2.2,1.1.2.3
Date: Tue, 01 Oct 2002 19:18:11 -0400

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

Modified Files:
      Tag: eTemplate
        edit.xet 
Log Message:
update

Index: edit.xet
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/Attic/edit.xet,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** edit.xet    1 Oct 2002 18:29:41 -0000       1.1.2.2
--- edit.xet    1 Oct 2002 23:18:09 -0000       1.1.2.3
***************
*** 1,52 ****
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.edit" template="" lang="" group="" version="0.9.15.002" 
width="100%">
!     <columns>
!       <column width="10%"/>
!       <column width="10%"/>
!       <column width="10%"/>
!       <column width="10%"/>
!       <column/>
!     </columns>
!     <rows>
!       <row>
!         <description options="b" span="4" value="@header" no_lang="1" 
id="user"/>
!         <button label="Categories" align="right" id="cats" statustext="add, 
edit, delete categories"/>
!       </row>
!       <row>
!         <hrule span="all"/>
!       </row>
!       <row>
!         <description span="all" align="center" id="msg"/>
!       </row>
!       <row class="nmr">
!         <description value="Category"/>
!         <menulist span="all" statustext="select the category">
!           <menupopup id="cat" options="-1" type="select-cat"/>
!         </menulist>
!       </row>
!       <row class="nmr" valign="top">
!         <description value="Content"/>
!         <textbox multiline="true" rows="10" cols="60" span="all" id="content" 
statustext="the content of the note"/>
!       </row>
!       <row class="nmr">
!         <description value="Privat"/>
!         <checkbox span="all" id="access" statustext="access for the note"/>
!       </row>
!       <row class="nmr">
!         <description value="Owner"/>
!         <description span="all" no_lang="1" id="owner"/>
!       </row>
!       <row>
!         <description span="all"/>
!       </row>
!       <row>
!         <button label="Save" id="save" statustext="saves the note"/>
!         <button label="Cancel" id="done" statustext="back to the notes list 
without saveing"/>
!         <button label="Delete" id="delete" statustext="deletes the note"/>
!         <button label="Reset" id="reset" statustext="clears the form"/>
!         <description/>
!       </row>
!     </rows>
!   </grid>
  </overlay>
--- 1,52 ----
  <?xml version="1.0"?>
  <overlay>
!       <grid id="notes.edit" template="" lang="" group="" version="0.9.15.002" 
width="100%">
!               <columns>
!                       <column width="10%"/>
!                       <column width="10%"/>
!                       <column width="10%"/>
!                       <column width="10%"/>
!                       <column/>
!               </columns>
!               <rows>
!                       <row>
!                               <description options="b" span="4" 
value="@header" no_lang="1" id="user"/>
!                               <button label="Categories" align="right" 
id="cats" statustext="add, edit, delete categories"/>
!                       </row>
!                       <row>
!                               <hrule span="all"/>
!                       </row>
!                       <row>
!                               <description span="all" align="center" 
id="msg"/>
!                       </row>
!                       <row class="nmr">
!                               <description value="Category"/>
!                               <menulist span="all" statustext="select the 
category">
!                                       <menupopup id="cat" options="-1" 
type="select-cat"/>
!                               </menulist>
!                       </row>
!                       <row class="nmr" valign="top">
!                               <description value="Content"/>
!                               <textbox multiline="true" rows="10" cols="60" 
span="all" id="content" statustext="the content of the note"/>
!                       </row>
!                       <row class="nmr">
!                               <description value="Privat"/>
!                               <checkbox options="private,public,x" span="all" 
id="access" statustext="access for the note"/>
!                       </row>
!                       <row class="nmr">
!                               <description value="Owner"/>
!                               <description span="all" no_lang="1" id="owner"/>
!                       </row>
!                       <row>
!                               <description span="all"/>
!                       </row>
!                       <row>
!                               <button label="Save" id="save" 
statustext="saves the note"/>
!                               <button label="Cancel" id="done" 
statustext="back to the notes list without saveing"/>
!                               <button label="Delete" id="delete" 
statustext="deletes the note"/>
!                               <button label="Reset" id="reset" 
statustext="clears the form"/>
!                               <description/>
!                       </row>
!               </rows>
!       </grid>
  </overlay>





reply via email to

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