From: Yoan Le Clanche Date: Fri, 1 Feb 2019 09:00:45 +0000 (+0100) Subject: remove print button (print is not supported) X-Git-Tag: 1.4.0~6 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7e041d4f3bb5d2b6ea596d5726bc9916d1af4b8e;p=teleforma.git remove print button (print is not supported) --- diff --git a/teleforma/exam/templates/exam/script_detail.html b/teleforma/exam/templates/exam/script_detail.html index 917df534..6a094104 100644 --- a/teleforma/exam/templates/exam/script_detail.html +++ b/teleforma/exam/templates/exam/script_detail.html @@ -57,7 +57,7 @@ {% if script.score %} {% trans "Score" %} : {{ script.score|floatformat }}/20 {% trans "Comments" %} - {% trans "Imprimer" %} +{# {% trans "Imprimer" %}#} {% elif script.status == 0 %} {% trans "Rejected" %} {% else %}