From 32fb5fd8aeb414eecd47db815d8ae27d71032702 Mon Sep 17 00:00:00 2001 From: gzbender Date: Thu, 28 Jun 2018 21:19:39 +0500 Subject: [PATCH] =?UTF-8?q?LIL-533=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA=D1=83=20"=D0=9F?= =?UTF-8?q?=D0=B5=D1=80=D0=B5=D0=B9=D1=82=D0=B8=20=D0=BA=20=D1=83=D1=80?= =?UTF-8?q?=D0=BE=D0=BA=D1=83"=20=D0=BD=D0=B0=20=D1=81=D1=82=D1=80=D0=B0?= =?UTF-8?q?=D0=BD=D0=B8=D1=86=D0=B5=20=D1=81=D0=BF=D0=B8=D1=81=D0=BA=D0=B0?= =?UTF-8?q?=20=D1=83=D1=80=D0=BE=D0=BA=D0=BE=D0=B2=20=D1=83=20=D0=BA=D1=83?= =?UTF-8?q?=D1=80=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/course/templates/course/course_only_lessons.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/course/templates/course/course_only_lessons.html b/apps/course/templates/course/course_only_lessons.html index 8a69c198..a919e08f 100644 --- a/apps/course/templates/course/course_only_lessons.html +++ b/apps/course/templates/course/course_only_lessons.html @@ -191,11 +191,9 @@ {% endif %}
{{ lesson.short_description | truncatechars_html:800 | safe }}
- {% if lesson.short_description|length > 800 %}
Перейти к уроку
- {% endif %} {% endfor %}