Florian Eisenmenger 2 vuotta sitten
vanhempi
commit
7c8bf3c3c1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      httpdocs/templates/snippets/worksheet-result.html.twig

+ 1
- 1
httpdocs/templates/snippets/worksheet-result.html.twig Näytä tiedosto

@@ -129,7 +129,7 @@
</table>
</div>
{% else %}
{% for index, task in worksheet.userWorkSheetTasks %}
{% for index, task in sortedWorksheetTasks %}
<h4>{{ index + 1 }}. {{ task.task }}</h4>
<table class="mini-table fifty-fifty">
<tr>


Ladataan…
Peruuta
Tallenna