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.1,1.2


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: infolog/templates/default edit.xet,1.1,1.2
Date: Tue, 08 Oct 2002 20:41:07 -0400

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

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

Index: edit.xet
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/templates/default/edit.xet,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** edit.xet    6 Oct 2002 08:51:46 -0000       1.1
--- edit.xet    9 Oct 2002 00:41:05 -0000       1.2
***************
*** 17,21 ****
                </rows>
        </grid>
!       <grid id="infolog.edit.links" template="" lang="" group="0" 
version="0.9.15.001" width="100%">
                <columns>
                        <column width="100"/>
--- 17,21 ----
                </rows>
        </grid>
!       <grid id="infolog.edit.links" template="" lang="" group="0" 
version="0.9.15.002" width="100%">
                <columns>
                        <column width="100"/>
***************
*** 38,45 ****
                        </row>
                        <row class="row">
!                               <linkto span="all" id="info_id"/>
                        </row>
!                       <row class="row" valign="top" height="200">
!                               <linklist span="all" id="info_id"/>
                        </row>
                </rows>
--- 38,45 ----
                        </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>
                </rows>
***************
*** 75,79 ****
                                </menulist>
                        </row>
!                       <row class="row" height="200">
                                <description span="all"/>
                        </row>
--- 75,79 ----
                                </menulist>
                        </row>
!                       <row class="row" height="120">
                                <description span="all"/>
                        </row>
***************
*** 89,93 ****
                <rows>
                        <row>
!                               <description span="3" value="InfoLog -" 
id="subtitle"/>
                                <button label="Categories" align="right" 
id="cats" statustext="Edit or create categories for IngoLog"/>
                        </row>
--- 89,93 ----
                <rows>
                        <row>
!                               <description options="b" span="3" 
class="headertext" id="appheader"/>
                                <button label="Categories" align="right" 
id="cats" statustext="Edit or create categories for IngoLog"/>
                        </row>
***************
*** 95,101 ****
                                <hrule span="all"/>
                        </row>
-                       <row>
-                               <description span="all"/>
-                       </row>
                        <row class="th">
                                <description value="Type"/>
--- 95,98 ----
***************
*** 116,120 ****
                        <row class="row">
                                <description value="Regarding"/>
!                               <description span="all" id="linked"/>
                        </row>
                        <row class="row">
--- 113,117 ----
                        <row class="row">
                                <description value="Regarding"/>
!                               <description span="all"/>
                        </row>
                        <row class="row">
***************
*** 130,136 ****
                                        </tabs>
                                        <tabpanels>
!                                               <grid id="description"/>
!                                               <grid id="links"/>
!                                               <grid id="delegation"/>
                                        </tabpanels>
                                </tabbox>
--- 127,133 ----
                                        </tabs>
                                        <tabpanels>
!                                               <grid 
id="infolog.edit.description"/>
!                                               <grid id="infolog.edit.links"/>
!                                               <grid 
id="infolog.edit.delegation"/>
                                        </tabpanels>
                                </tabbox>
***************
*** 168,171 ****
--- 165,171 ----
                        </row>
                </rows>
+               <styles>
+                       .headertext { color: black; font-size: 120%; }
+               </styles>
        </grid>
  </overlay>





reply via email to

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