From 45379e2d3645daaf02f5000dace5aceca6807adf Mon Sep 17 00:00:00 2001 From: Vitaly Baev Date: Wed, 31 Jan 2018 22:52:53 +0300 Subject: [PATCH] =?UTF-8?q?LIL-155=20=D0=9E=D0=B1=D1=80=D0=B0=D0=B1=D0=BE?= =?UTF-8?q?=D1=82=D0=BA=D0=B0=20=D0=BB=D0=B0=D0=B9=D0=BA=D0=B0=20=D0=BD?= =?UTF-8?q?=D0=B5=D0=B0=D0=B2=D1=82=D0=BE=D1=80=D0=B8=D0=B7=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=BD=D0=BE=D0=B3=D0=BE=20=D0=BF=D0=BE=D0=BB=D1=8C?= =?UTF-8?q?=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/course/templates/course/_items.html | 1 + apps/course/templates/course/course.html | 2 ++ web/build/js/app.js | 3 +++ web/src/js/modules/courses.js | 3 +++ 4 files changed, 9 insertions(+) diff --git a/apps/course/templates/course/_items.html b/apps/course/templates/course/_items.html index b4b7a128..0ca9e1f5 100644 --- a/apps/course/templates/course/_items.html +++ b/apps/course/templates/course/_items.html @@ -47,6 +47,7 @@
{{ course.created_at_humanize }}
{% data_liked user course as liked %} {{ course.category.title | upper }} {% data_liked user course as liked %}
ПЕРСОНАЖИ