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.xul,1.5,1.6


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default edit.xul,1.5,1.6
Date: Tue, 17 Sep 2002 20:40:39 -0400

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

Modified Files:
        edit.xul 
Log Message:
update

Index: edit.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/edit.xul,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** edit.xul    18 Sep 2002 00:15:11 -0000      1.5
--- edit.xul    18 Sep 2002 00:40:37 -0000      1.6
***************
*** 1,9 ****
  <?xml version="1.0"?>
  <overlay>
!       <grid id="edit" template="" lang="" group="" version="" width="60%" 
align="center" border="1">
                <columns>
!                       <column/>
!                       <column/>
!                       <column/>
                        <column/>
                </columns>
--- 1,9 ----
  <?xml version="1.0"?>
  <overlay>
!       <grid id="notes.edit" template="" lang="" group="" version="" 
width="60%" align="center" border="1">
                <columns>
!                       <column width="30%"/>
!                       <column width="30%"/>
!                       <column width="30%"/>
                        <column/>
                </columns>
***************
*** 19,23 ****
                        </row>
                        <row>
!                               <description width="30%" value="Category"/>
                                <menulist>
                                        <menupopup type="select-cat" id="cat" 
statustext="select the category"/>
--- 19,23 ----
                        </row>
                        <row>
!                               <description value="Category"/>
                                <menulist>
                                        <menupopup type="select-cat" id="cat" 
statustext="select the category"/>
***************
*** 25,33 ****
                        </row>
                        <row>
!                               <description width="30%" valign="top" 
value="Content"/>
                                <textbox multiline="true" cols="10" rows="60" 
id="content" statustext="the content of the note"/>
                        </row>
                        <row>
!                               <description width="30%" value="Privat"/>
                                <checkbox id="access" statustext="access for 
the note"/>
                        </row>
--- 25,33 ----
                        </row>
                        <row>
!                               <description valign="top" value="Content"/>
                                <textbox multiline="true" cols="10" rows="60" 
id="content" statustext="the content of the note"/>
                        </row>
                        <row>
!                               <description value="Privat"/>
                                <checkbox id="access" statustext="access for 
the note"/>
                        </row>





reply via email to

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