Skip to content

Commit f8da0aa

Browse files
committed
submissions were not always rendered
1 parent 265bbeb commit f8da0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/homework/submission.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@
119119
</div>
120120
{{/userHasPermission}}
121121
</div>
122-
{{/if}}
123122
</form>
124123
</div>
124+
{{/if}}
125125

126126
{{#embed "lib/components/modal" class="delete-modal" title="${res.$t('global.text.areYousure')}"}}
127127
{{#content "body"}}

0 commit comments

Comments
 (0)