From: Guillaume Pellerin Date: Fri, 18 Jul 2014 07:38:23 +0000 (+0200) Subject: fix doc X-Git-Tag: 1.1~416 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2762e2294a9e535797119e96fe3ec5d7ec1ac95a;p=teleforma.git fix doc --- diff --git a/teleforma/exam/templates/exam/inc/script_list.html b/teleforma/exam/templates/exam/inc/script_list.html index 1a8bf9dd..e7f849fc 100644 --- a/teleforma/exam/templates/exam/inc/script_list.html +++ b/teleforma/exam/templates/exam/inc/script_list.html @@ -39,7 +39,7 @@ $(document).ready(function(){ {{ script.type }} {{ script.author.last_name }} {{ script.author.first_name }} - {{ script.date_submitted }} + {{ script.date_added }} {% if script.date_marked %}{{ script.date_marked }}{% endif %} {% if script.corrector %}{{ script.corrector }}{% endif %} {% if script.score %}{{ script.score|floatformat }}{% endif %}