Added quiz-edit

This commit is contained in:
Mawoka
2022-03-06 11:23:16 +01:00
parent b697115bfb
commit 3cdcea8fd4
5 changed files with 280 additions and 4 deletions
+1 -1
View File
@@ -149,7 +149,7 @@
<td
class='py-4 px-6 text-sm text-gray-500 whitespace-nowrap dark:text-gray-400'
>
<a href='/edit/{quiz.id}'>Edit</a>
<a href='/edit?quiz_id={quiz.id}'>Edit</a>
</td>
<td
class='py-4 px-6 text-sm text-gray-500 whitespace-nowrap dark:text-gray-400'