From 51577629ea0a8d29354f6f1da3d67cd288364af6 Mon Sep 17 00:00:00 2001 From: Ali-D-Akbar Date: Mon, 24 Aug 2020 16:36:39 +0500 Subject: [PATCH] PROD-1607 --- lms/templates/edxnotes/tab-item.underscore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/edxnotes/tab-item.underscore b/lms/templates/edxnotes/tab-item.underscore index 91b6de9814..86530d1cd8 100644 --- a/lms/templates/edxnotes/tab-item.underscore +++ b/lms/templates/edxnotes/tab-item.underscore @@ -1,7 +1,7 @@ <% var hasIcon = icon ? 1 : 0; %> - <% if (hasIcon) { %> <% } %><%- gettext(name) %> + <% if (hasIcon) { %> <% } %><%- gettext(name) %> <% if (is_closable) { %>