phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: infolog/templates/default edit.xet,1.2,1.3


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: infolog/templates/default edit.xet,1.2,1.3
Date: Wed, 09 Oct 2002 07:48:22 -0400

Update of /cvsroot/phpgroupware/infolog/templates/default
In directory subversions:/tmp/cvs-serv24788

Modified Files:
        edit.xet 
Log Message:
finished infolog.edit port

Index: edit.xet
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/templates/default/edit.xet,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** edit.xet    9 Oct 2002 00:41:05 -0000       1.2
--- edit.xet    9 Oct 2002 11:48:20 -0000       1.3
***************
*** 24,44 ****
                <rows>
                        <row class="th">
!                               <description span="all" value="Custom 
regarding"/>
                        </row>
                        <row class="row">
!                               <description value="Contact"/>
!                               <textbox size="64" maxlength="64" 
id="info_from" statustext="enter a custom contact, leave empty if linked entry 
should be used"/>
!                       </row>
!                       <row class="row">
!                               <description value="Phone/Email"/>
!                               <textbox size="64" maxlength="64" 
id="info_addr" statustext="enter a custom phone/email, leave empty if linked 
entry should be used"/>
                        </row>
                        <row class="th">
!                               <description span="all" value="Links"/>
                        </row>
!                       <row class="row">
!                               <link-to span="all" id="link_to"/>
!                       </row>
!                       <row class="row_off" valign="top" height="112">
                                <link-list span="all" id="link_to"/>
                        </row>
--- 24,36 ----
                <rows>
                        <row class="th">
!                               <description span="all" value="Create new 
links"/>
                        </row>
                        <row class="row">
!                               <link-to span="all" id="link_to"/>
                        </row>
                        <row class="th">
!                               <description span="all" value="Existing links"/>
                        </row>
!                       <row class="row_off" valign="top" height="164">
                                <link-list span="all" id="link_to"/>
                        </row>
***************
*** 57,61 ****
                                <description value="Priority"/>
                                <menulist>
!                                       <menupopup id="info_priority" 
statustext="select a priority for this task"/>
                                </menulist>
                        </row>
--- 49,53 ----
                                <description value="Priority"/>
                                <menulist>
!                                       <menupopup id="info_pri" 
statustext="select a priority for this task"/>
                                </menulist>
                        </row>
***************
*** 66,74 ****
                                <description value="Responsible"/>
                                <menulist>
!                                       <menupopup type="select-account" 
options="Self" id="info_responsible" statustext="select a responsible user: a 
person you want to delegate this task"/>
                                </menulist>
                        </row>
                        <row class="row">
!                               <description value="Confirmation"/>
                                <menulist>
                                        <menupopup id="info_confirm" 
statustext="do you want a confirmation of the responsible on: accepting, 
finishing the task or both"/>
--- 58,66 ----
                                <description value="Responsible"/>
                                <menulist>
!                                       <menupopup type="select-account" 
options="Owner" id="info_responsible" statustext="select a responsible user: a 
person you want to delegate this task"/>
                                </menulist>
                        </row>
                        <row class="row">
!                               <description value="Confirm"/>
                                <menulist>
                                        <menupopup id="info_confirm" 
statustext="do you want a confirmation of the responsible on: accepting, 
finishing the task or both"/>
***************
*** 112,117 ****
                        </row>
                        <row class="row">
!                               <description value="Regarding"/>
!                               <description span="all"/>
                        </row>
                        <row class="row">
--- 104,111 ----
                        </row>
                        <row class="row">
!                               <description value="Contact"/>
!                               <textbox size="40" maxlength="64" 
id="info_from" statustext="Custom contact-information, leave emtpy to use 
information from most recent link"/>
!                               <description value="Phone/Email"/>
!                               <textbox size="40" maxlength="64" 
id="info_addr" statustext="Custom contact-address, leave empty to use 
information from most recent link"/>
                        </row>
                        <row class="row">





reply via email to

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