Mercurial > hg > MPIWGWeb
diff MPIWGStaff.py @ 190:9a09156eee7c
added general bibliography for adding to staff page
author | dwinter |
---|---|
date | Tue, 18 Jun 2013 14:12:17 +0200 |
parents | cc5198541af8 |
children | 90d44df497a6 |
line wrap: on
line diff
--- a/MPIWGStaff.py Mon Jun 17 13:48:55 2013 +0200 +++ b/MPIWGStaff.py Tue Jun 18 14:12:17 2013 +0200 @@ -827,7 +827,7 @@ - entries= self.mpiwgPubman.search(data,contexts=["escidoc:85274","escidoc:38279"]) + entries= self.mpiwgPubman.search(data,contexts=["escidoc:85274","escidoc:38279","escidoc:644427"]) pt=PageTemplateFile('zpt/staff/pubman/add_publications.zpt', globals()).__of__(self)