phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/templates/default index.xul,1.2.2.2,1.2.2.


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default index.xul,1.2.2.2,1.2.2.3 index.rows.xul,1.1.2.3,NONE
Date: Tue, 24 Sep 2002 14:57:17 -0400

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

Modified Files:
      Tag: eTemplate
        index.xul 
Removed Files:
      Tag: eTemplate
        index.rows.xul 
Log Message:
index contains index.rows now

Index: index.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/index.xul,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -C2 -r1.2.2.2 -r1.2.2.3
*** index.xul   24 Sep 2002 17:31:17 -0000      1.2.2.2
--- index.xul   24 Sep 2002 18:57:15 -0000      1.2.2.3
***************
*** 1,4 ****
--- 1,35 ----
  <?xml version="1.0"?>
  <overlay>
+   <grid id="notes.index.rows" template="" lang="" group="0" 
version="0.9.15.001">
+     <columns>
+       <column/>
+       <column/>
+       <column/>
+       <column/>
+       <column/>
+       <column/>
+       <column/>
+     </columns>
+     <rows>
+       <row class="nmh">
+         <description value="Date"/>
+         <description value="Note"/>
+         <description value="Owner"/>
+         <description value="Access"/>
+         <description value="View"/>
+         <description value="Edit"/>
+         <description value="Delete"/>
+       </row>
+       <row class="nmr" valign="top">
+         <description no_lang="1" id="${row}[date]"/>
+         <description options="50,50" no_lang="1" id="${row}[content]"/>
+         <description no_lang="1" id="${row}[owner]"/>
+         <description id="${row}[access]"/>
+         <button label="View" id="view[$row_cont[id]]" statustext="view this 
note"/>
+         <button label="Edit" id="edit[$row_cont[id]]" statustext="edit this 
note"/>
+         <button label="Delete" id="delete[$row_cont[id]]" statustext="delete 
this note"/>
+       </row>
+     </rows>
+   </grid>
    <grid id="notes.index" template="" lang="" group="" version="0.9.15.001" 
width="100%">
      <columns>

--- index.rows.xul DELETED ---





reply via email to

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