iflores 16 years ago
parent 42cfb8a71f
commit 949a3406b2
  1. 2
      main/exercice/exercice_submit.php

@ -249,7 +249,7 @@ if (!isset($_SESSION['expired_time'])) {
} }
if ($exercise_row['expired_time'] != 0) { if ($exercise_row['expired_time'] != 0) { //Sends the exercice form when the expired time is finished
$htmlHeadXtra[] = "<script type=\"text/javascript\"> $htmlHeadXtra[] = "<script type=\"text/javascript\">
$(document).ready(function(){ $(document).ready(function(){
$('#text-content').epiclock({ $('#text-content').epiclock({

Loading…
Cancel
Save