From e379a770b86956d746dd55b44c0a46a826f4eba5 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Fri, 11 Oct 2013 12:54:33 -0400 Subject: [PATCH] LMS: removes ie-fixes static:css group from all template references --- lms/templates/main.html | 2 +- lms/templates/main_django.html | 3 --- lms/templates/mktg_iframe.html | 11 +++++------ lms/templates/stripped-main.html | 9 ++++----- 4 files changed, 10 insertions(+), 15 deletions(-) diff --git a/lms/templates/main.html b/lms/templates/main.html index 4c0afe0b8e..3d4490877d 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -59,7 +59,7 @@ % endif diff --git a/lms/templates/main_django.html b/lms/templates/main_django.html index dbfc43f2e1..c3f719070b 100644 --- a/lms/templates/main_django.html +++ b/lms/templates/main_django.html @@ -19,9 +19,6 @@ - diff --git a/lms/templates/mktg_iframe.html b/lms/templates/mktg_iframe.html index 743321cba1..d90240f507 100644 --- a/lms/templates/mktg_iframe.html +++ b/lms/templates/mktg_iframe.html @@ -1,6 +1,9 @@ <%namespace name='static' file='static_content.html'/> - + + + +> <%block name="title"> @@ -13,14 +16,10 @@ <%static:js group='main_vendor'/> - - - <%block name="headextra"/> % if not course: diff --git a/lms/templates/stripped-main.html b/lms/templates/stripped-main.html index e9f427597e..d092c47ee1 100644 --- a/lms/templates/stripped-main.html +++ b/lms/templates/stripped-main.html @@ -2,7 +2,10 @@ <%namespace name='static' file='static_content.html'/> - + + + + ## "edX" should not be translated <%block name="title">edX @@ -15,14 +18,10 @@ <%static:js group='main_vendor'/> <%block name="headextra"/> - -