Skip to content

Commit 12bb1d8

Browse files
committed
Constraints-Button
1 parent 1cb6cca commit 12bb1d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib/zpa/ExamsZpaTable.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
</td>
137137
<td>{exam.examTypeFull}</td>
138138
<td>{exam.groups}</td>
139+
<td><a href="/exam/constraints/{exam.ancode}" class="btn btn-sm">Constraints</a> </td>
139140
</tr>
140141
{/each}
141142
</tbody>

0 commit comments

Comments
 (0)