From: Guillaume Pellerin Date: Fri, 4 Jul 2025 11:01:52 +0000 (+0200) Subject: bugfix X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d1c86e1da655fc890ae4669dff93312b58e023db;p=teleforma.git bugfix --- diff --git a/teleforma/webclass/templates/webclass/webclass_record.html b/teleforma/webclass/templates/webclass/webclass_record.html index 48145b99..3d730d27 100644 --- a/teleforma/webclass/templates/webclass/webclass_record.html +++ b/teleforma/webclass/templates/webclass/webclass_record.html @@ -31,7 +31,7 @@ {% if user.is_staff or user.professor.count %} - {% if record.obj._is_published %} + {% if record.obj.is_published %} {% else %}