From b83f5fc328259fadfc35e23c689ca4bfb00a9a4c Mon Sep 17 00:00:00 2001 From: bydawen Date: Tue, 29 Nov 2022 15:37:16 +0200 Subject: [PATCH] fix: bootstrap classes for the program_details template (#30998) Co-authored-by: Attiya Ishaque --- .../learner_dashboard/program_details_view.underscore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lms/templates/learner_dashboard/program_details_view.underscore b/lms/templates/learner_dashboard/program_details_view.underscore index addcbdeec1..7cb90a980a 100644 --- a/lms/templates/learner_dashboard/program_details_view.underscore +++ b/lms/templates/learner_dashboard/program_details_view.underscore @@ -1,8 +1,8 @@
-
-
+
+
<% if (completedCount === totalCount) { %>

<%- gettext('Congratulations!') %>

@@ -76,5 +76,5 @@
- +