This commit is contained in:
Ross
2021-10-16 16:41:20 +01:00
parent 94947b9bc1
commit 50e81af046
+1 -1
View File
@@ -110,7 +110,7 @@
</span> </span>
</form> </form>
</div> </div>
{% if review %} {% if review and not question.normal %}
<script> <script>
$(document).ready(() => { $(document).ready(() => {
$("button.check-review").click(() =>{ $("button.check-review").click(() =>{