|
|
@@ -41,7 +41,7 @@ |
|
|
|
|
|
|
|
% if 'uid' in form._fields: |
|
|
|
<div class="borderbox"> |
|
|
|
Intrevenants programmés: |
|
|
|
Intervenants programmés: |
|
|
|
<ul> |
|
|
|
% if event.intervenants.count()==0: |
|
|
|
<i><b>Aucun</b></i> |
|
|
@@ -158,7 +158,7 @@ DicForm = { |
|
|
|
</p> |
|
|
|
</td> |
|
|
|
<td> |
|
|
|
<u>Les Intrevenants:</u> |
|
|
|
<u>Les Intervenants:</u> |
|
|
|
<ul> |
|
|
|
% if event.intervenants.count()==0: |
|
|
|
<i><b>Aucun</b></i> |
|
|
|