From 0c90b04ecdda071df704087153c7dcd9a9086069 Mon Sep 17 00:00:00 2001 From: Will Daly Date: Mon, 14 Jul 2014 14:07:39 -0400 Subject: [PATCH] Add JQuery timepicker CSS to the unit and container templates --- cms/templates/container.html | 1 + cms/templates/unit.html | 1 + 2 files changed, 2 insertions(+) diff --git a/cms/templates/container.html b/cms/templates/container.html index 27b20adb0f..6aaef8a6a9 100644 --- a/cms/templates/container.html +++ b/cms/templates/container.html @@ -22,6 +22,7 @@ from django.utils.translation import ugettext as _ <%block name="jsextra"> + <% main_xblock_info = { 'id': str(xblock_locator), diff --git a/cms/templates/unit.html b/cms/templates/unit.html index f28075a1ca..f204472cec 100644 --- a/cms/templates/unit.html +++ b/cms/templates/unit.html @@ -19,6 +19,7 @@ from django.utils.translation import ugettext as _ <%block name="jsextra"> +