[IMP] speaker on tracks for events

bzr revid: fp@tinyerp.com-20131222175100-8k8nz355ylso4o7g
This commit is contained in:
Fabien Pinckaers 2013-12-22 18:51:00 +01:00
parent 1c23347bec
commit 786398cac0
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
<section class="row mt32">
<div class="col-md-8">
<div t-field="track.description"/>
<div t-foreach="track.speaker_ids" t-as="speaker" class="well">
<div t-foreach="track.speaker_ids" t-as="speaker" class="well mt32">
<div class="row">
<div class="col-sm-2">
<span t-field="speaker.image"