Get all entries for the photos page

This commit is contained in:
Frédéric Péters 2009-10-22 11:46:17 +02:00
parent 9a544d5b15
commit adbbb3627c
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
</div>
<div id="photos">
<div tal:repeat="entry python: context.getEntriesWithPhone()" class="photo">
<div tal:repeat="entry python: context.getEntries()" class="photo">
<img src="pcfannuaire_icon.gif" width="130" height="117" />
<span><span tal:replace="entry/givenName">givenName</span>
<span tal:replace="entry/sn">sn</span></span>