Эх сурвалжийг харах

fixed assessment form template

Josh 4 жил өмнө
parent
commit
3a90927999

+ 2 - 0
storage/sections/assessment/form.blade.php

@@ -1,3 +1,5 @@
+
+<?php $formID = rand(0, 100000); ?>
 <form method="POST" action="/process_form_submit" onsubmit="return submitForm_NoteSection_{{ $formID }}(this);">
     <?php if($section): ?>
         <input type="hidden" name="section_uid" value="<?= $section->uid?>">