changeset 132:5f766d7f3a09

abfrage der publicationen falsch
author dwinter
date Thu, 30 May 2013 22:20:31 +0200
parents 741ddaf604b1
children 1dc5fee412da
files zpt/staff/member_index_html.zpt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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)">