Diff for /OSAS/OSA_system/zpt/contextDataMain.zpt between versions 1.2 and 1.3

version 1.2, 2004/04/02 07:57:25 version 1.3, 2004/04/02 16:28:57
Line 7 Line 7
       <tr>        <tr>
        <td valign="top">         <td valign="top">
       <h3>Select the collection or subcollection</h3>        <h3>Select the collection or subcollection</h3>
       <div tal:replace="structure python:here.XmlToTree('http://localhost:8080/echo_nav/echo_pages/content/getCollectionTreeXML')"/>        <div tal:replace="structure python:here.XmlToTree('http://xserve02.mpiwg-berlin.mpg.de:18880/echo_nav/echo_pages/content/getCollectionTreeXML')"/>
        </td>         </td>
           
         <td valign="top">          <td valign="top">

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>