Mercurial > hg > MPIWGWeb
diff zpt/staff/edit_talks.zpt @ 100:f4ac675b2031
more members pages.
author | casties |
---|---|
date | Tue, 21 May 2013 18:50:05 +0200 |
parents | 9b38ba45773b |
children | ee79f6ba8d01 |
line wrap: on
line diff
--- a/zpt/staff/edit_talks.zpt Tue May 21 17:07:48 2013 +0200 +++ b/zpt/staff/edit_talks.zpt Tue May 21 18:50:05 2013 +0200 @@ -8,7 +8,7 @@ <form action="" method="post"> <input type="hidden" name="key_main" tal:attributes="value python:here.content.key"> <input type="hidden" name="main_fields" value="talks__title"> - <table tal:define="founds2 python:here.getTalks()"> + <table tal:define="founds2 python:here.getTalks(published=False)"> <tr> <th>Date</th> <th>Title/Place/Link</th>