From 9087cd4a0977e7f7d69bf3b25ad96a30325e6009 Mon Sep 17 00:00:00 2001 From: Farhanah Sheets Date: Wed, 20 Jun 2018 15:28:16 -0400 Subject: [PATCH] Fix for header level in new SFE pages --- cms/templates/asset_index.html | 4 ++-- cms/templates/checklists.html | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cms/templates/asset_index.html b/cms/templates/asset_index.html index b68e1fbd3b..fed7e22c06 100644 --- a/cms/templates/asset_index.html +++ b/cms/templates/asset_index.html @@ -23,10 +23,10 @@
- +
diff --git a/cms/templates/checklists.html b/cms/templates/checklists.html index af36cc6e31..87102f58fc 100644 --- a/cms/templates/checklists.html +++ b/cms/templates/checklists.html @@ -9,7 +9,7 @@ from openedx.core.djangolib.js_utils import js_escaped_string, dump_js_escaped_json %> <%block name="title">${_("Checklists")} -<%block name="bodyclass">is-signedin course uploads view-uploads +<%block name="bodyclass">is-signedin course <%namespace name='static' file='static_content.html'/> @@ -21,10 +21,10 @@
- +