Diff for /MPIWGWeb/zpt/Attic/editMPIWGStaff_main.zpt between versions 1.1.2.8 and 1.1.2.9

version 1.1.2.8, 2007/04/18 10:03:12 version 1.1.2.9, 2008/08/19 14:43:14
Line 18 Line 18
     <span tal:attributes="class python:here.getPathStyle('teaching', menusel, 'mainmenu')"><a href="editTeaching">Teaching</a></span>      <span tal:attributes="class python:here.getPathStyle('teaching', menusel, 'mainmenu')"><a href="editTeaching">Teaching</a></span>
     <span tal:attributes="class python:here.getPathStyle('publications', menusel, 'mainmenu')"><a href="editPublications">Publications</a></span>      <span tal:attributes="class python:here.getPathStyle('publications', menusel, 'mainmenu')"><a href="editPublications">Publications</a></span>
     <span tal:attributes="class python:here.getPathStyle('image', menusel, 'mainmenu')"><a href="editImage">Photo</a></span>      <span tal:attributes="class python:here.getPathStyle('image', menusel, 'mainmenu')"><a href="editImage">Photo</a></span>
       <span tal:attributes="class python:here.getPathStyle('image', menusel, 'mainmenu')"><a href="editDownloads">Edit downloads</a></span>
     <span class="mainmenu"><a tal:attributes="href python:'http://www.mpiwg-berlin.mpg.de/members/'+here.getId()+'/index_html'" target="_blank">View</a></span>      <span class="mainmenu"><a tal:attributes="href python:'http://www.mpiwg-berlin.mpg.de/members/'+here.getId()+'/index_html'" target="_blank">View</a></span>
   </div>    </div>
   <div class="content">    <div class="content">

Removed from v.1.1.2.8  
changed lines
  Added in v.1.1.2.9


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