add event-hour class to hour on homepage (#1112)

This commit is contained in:
Frédéric Péters 2011-12-06 22:06:22 +01:00
parent 3868cf9dbc
commit d3d25d2c7d
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ jQuery(document).ready(function(){
<a tal:condition="next_url" class="next" href="#" tal:attributes="href next_url">→</a>
</div>
<div class="event-description">
<div class="description">À <span tal:content="event/start/hour">14</span> heures <span tal:condition="event/start/minute" tal:content="event/start/minute">00</span></div>
<div class="event-hour">À <span tal:content="event/start/hour">14</span> heures <span tal:condition="event/start/minute" tal:content="event/start/minute">00</span></div>
<div class="place" tal:content="event/place">Salle des séances - Hôtel de Ligne</div>
<div class="description">
<p tal:content="event/Title">Séance</p>