From 14d605959017c01f15c3aca20a88d3991dc009b4 Mon Sep 17 00:00:00 2001 From: Kaustav Banerjee Date: Thu, 16 Nov 2023 17:17:42 +0530 Subject: [PATCH] chore: test push --- lms/templates/main.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lms/templates/main.html b/lms/templates/main.html index ac43e6eba25f..241806760417 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -101,6 +101,7 @@ <%static:css group='${self.attr.main_css}'/> % endif + % if disable_courseware_js: <%static:js group='base_vendor'/> <%static:js group='base_application'/>