This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
mpp-tool
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
master
Florian Eisenmenger
2 years ago
parent
6dfcfe4e21
commit
7c8bf3c3c1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
httpdocs/templates/snippets/worksheet-result.html.twig
+ 1
- 1
httpdocs/templates/snippets/worksheet-result.html.twig
View File
@@ -129,7 +129,7 @@
</table>
</div>
{% else %}
{% for index, task in
worksheet.userWorkS
heetTasks %}
{% for index, task in
sortedWorks
heetTasks %}
<h4>{{ index + 1 }}. {{ task.task }}</h4>
<table class="mini-table fifty-fifty">
<tr>
Write
Preview
Loading…
Cancel
Save