Still need tests
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@697
839d8a87-29fc-0310-9880-
83ba4fa771e5
- #397: Can edit death date in user admin page -FRU
- #429: Tools to administrate duplicated adresses -FRU
- #390: Add date of request in validation form -FRU
+ - #440: Rewrite events admin page -FRU
* Carnet:
- #435: Calendar contains yearly events for all the contacts. -FRU
</tr>
{iterate from=$evs item=ev}
<tr class="{cycle values="impair,pair"}">
- <td>{if !$ev.fvalide}<strong>{/if}
- <a href="admin/events/preview/{$ev.id}">{$ev.titre}</a><br />
+ <td>
+ <a id="{$ev.id}"></a>
+ {if !$ev.fvalide}<strong>{/if}
+ <a href="admin/events/preview/{$ev.id}#{$ev.id}">{$ev.titre}</a><br />
{if !$ev.fvalide}</strong>{/if}
<small>
Proposée par <a href="profile/{$ev.forlife}" class='popup2'>{$ev.prenom} {$ev.nom} (X{$ev.promo})</a>