diff zpt/staff/member_index_html.zpt @ 132:5f766d7f3a09

abfrage der publicationen falsch
author dwinter
date Thu, 30 May 2013 22:20:31 +0200
parents f4ac675b2031
children 9f45ed6ffeab
line wrap: on
line diff
--- a/zpt/staff/member_index_html.zpt	Thu May 30 22:00:41 2013 +0200
+++ b/zpt/staff/member_index_html.zpt	Thu May 30 22:20:31 2013 +0200
@@ -48,7 +48,7 @@
     
     <!-- publications -->
     <tal:block
-      tal:define="publications python:here.ZDBInlineSearch(_table='publications',key_main=key,_op_key_main='eq',publish='yes',_op_publish='eq')"
+      tal:define="publications python:here.ZDBInlineSearch(_table='pubmanbiblio',key_main=key,_op_key_main='eq')"
       tal:condition="publications">
       <h2>Selected publications</h2>
       <p class="reference" tal:repeat="publication python:member.getPublicationsFromPubman(limit=5)">