From e74bef54305280c3bd2b24cc77791570dfd7c350 Mon Sep 17 00:00:00 2001 From: Jailson Dias Date: Tue, 15 Nov 2016 15:08:08 -0300 Subject: [PATCH] consertando a tela de replicar curso --- courses/templates/course/replicate.html | 188 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------ courses/templatetags/course_value_field.py | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 121 insertions(+), 120 deletions(-) create mode 100644 courses/templatetags/course_value_field.py diff --git a/courses/templates/course/replicate.html b/courses/templates/course/replicate.html index 93e12fd..5f2437c 100644 --- a/courses/templates/course/replicate.html +++ b/courses/templates/course/replicate.html @@ -1,7 +1,7 @@ {% extends 'course/view.html' %} {% load static i18n %} -{% load widget_tweaks %} +{% load widget_tweaks course_value_field %} {% block breadcrumbs %}