From 0a633eaf09944571d5641cfeca5261ac6d3f040a Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Fri, 10 Oct 2014 15:31:55 -0400 Subject: [PATCH] Studio: resolving post-course rerun outline UI alert icon display issue UX-1054 --- cms/templates/course_outline.html | 2 +- .../js/mock/mock-course-rerun-notification.underscore | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cms/templates/course_outline.html b/cms/templates/course_outline.html index b24752a603..5b8db60705 100644 --- a/cms/templates/course_outline.html +++ b/cms/templates/course_outline.html @@ -40,7 +40,7 @@ from contentstore.utils import reverse_usage_url %if notification_dismiss_url is not None:
- +

${_("This course was created as a re-run. Some manual configuration is needed.")}

diff --git a/cms/templates/js/mock/mock-course-rerun-notification.underscore b/cms/templates/js/mock/mock-course-rerun-notification.underscore index 42fdd571d6..ec2fbf88e3 100644 --- a/cms/templates/js/mock/mock-course-rerun-notification.underscore +++ b/cms/templates/js/mock/mock-course-rerun-notification.underscore @@ -1,7 +1,7 @@
- +

This course was created as a re-run. Some manual configuration is needed.

@@ -21,4 +21,4 @@
-
\ No newline at end of file +