From 4ec95638064bd9d17396b102d9886ed575d7cbf2 Mon Sep 17 00:00:00 2001 From: Ibrahim Ahmed Date: Fri, 7 Jul 2017 15:45:26 +0500 Subject: [PATCH] Revert "remove the word Institutions if there is no authoring organization" --- lms/templates/learner_dashboard/program_header_view.underscore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/learner_dashboard/program_header_view.underscore b/lms/templates/learner_dashboard/program_header_view.underscore index 56d2fadd7f..b4f6ab8ba1 100644 --- a/lms/templates/learner_dashboard/program_header_view.underscore +++ b/lms/templates/learner_dashboard/program_header_view.underscore @@ -6,8 +6,8 @@

<%- programData.title %>

+

Institutions

<% if (programData.authoring_organizations.length) { %> -

Institutions

<% _.each(programData.authoring_organizations, function(org) { %>