Disable the print of difficulty (always 0)
This commit is contained in:
parent
505f3bcd63
commit
134f6be772
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
</div>
|
||||
<div class="panel-body">
|
||||
<ul>
|
||||
<li><strong>Difficulté :</strong> {$cur_exercice->level}</li>
|
||||
<li><strong>Gain :</strong> {$cur_exercice->points}</li>
|
||||
<li><strong>Description :</strong> {$cur_exercice->statement}</li>
|
||||
</ul>
|
||||
|
|
Reference in a new issue