nuxeo-checkins
[Top][All Lists]
Advanced

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

[Nuxeo-checkins] CVS: NuxForum/ui Forum_index.zpt,1.2,1.3 Posting_action


From: Juan David Ibáñez Palomar
Subject: [Nuxeo-checkins] CVS: NuxForum/ui Forum_index.zpt,1.2,1.3 Posting_actions.zpt,1.3,1.4
Date: Wed, 15 May 2002 09:42:25 -0400

Update of /cvsroot/nuxeo/NuxForum/ui
In directory subversions:/tmp/cvs-serv28989/ui

Modified Files:
        Forum_index.zpt Posting_actions.zpt 
Log Message:
Fixing ZPT.


Index: Forum_index.zpt
===================================================================
RCS file: /cvsroot/nuxeo/NuxForum/ui/Forum_index.zpt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Forum_index.zpt     3 May 2002 09:41:35 -0000       1.2
--- Forum_index.zpt     15 May 2002 13:42:22 -0000      1.3
***************
*** 18,22 ****
      <tr>
        <td class="footer">
!         <tal:block content="structure posting/posting_actions" />
        </td>
      </tr>
--- 18,22 ----
      <tr>
        <td class="footer">
!         <metal:block use-macro="posting/posting_actions/macros/actions" />
        </td>
      </tr>
***************
*** 25,27 ****
  
  
! </html>
\ No newline at end of file
--- 25,27 ----
  
  
! </html>

Index: Posting_actions.zpt
===================================================================
RCS file: /cvsroot/nuxeo/NuxForum/ui/Posting_actions.zpt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** Posting_actions.zpt 7 May 2002 17:01:25 -0000       1.3
--- Posting_actions.zpt 15 May 2002 13:42:22 -0000      1.4
***************
*** 1,4 ****
! <div metal:define-macro="actions"
!      class="actions">
  
    <a href=""
--- 1,4 ----
! <metal:block define-macro="actions"
!              class="actions">
  
    <a href=""
***************
*** 16,18 ****
    </a>
  
! </div>
--- 16,18 ----
    </a>
  
! </metal:block>




reply via email to

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