Move_Tiny_mce and ohter
This commit is contained in:
parent
a445b82f44
commit
c298656437
3226 changed files with 135 additions and 65772 deletions
|
|
@ -64,10 +64,10 @@
|
|||
<th>Semestre</th>
|
||||
<td>Sem. {{object.semestre}}</td>
|
||||
</tr>
|
||||
{% if object.periode_presentiel > 0 %}
|
||||
{% if object.total_presentiel > 0 %}
|
||||
<tr>
|
||||
<th>Présentiel</th>
|
||||
<td>{{object.periode_presentiel}} heures</td>
|
||||
<td>{{object.total_presentiel}} heures</td>
|
||||
</tr>
|
||||
{% endif %}
|
||||
{% if object.pratique_prof > 0 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue