From eb79128f0f4b894cd6564dc5aa9fcef418f58366 Mon Sep 17 00:00:00 2001 From: rahulkanneri-2u Date: Thu, 21 May 2026 10:37:28 +0000 Subject: [PATCH] fix: Error while accessing Student Admin under Instructor tab on Stage and Prod --- .../instructor_dashboard_2.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html b/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html index 27ed2d3dadcd..dbfd93f440ec 100644 --- a/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html +++ b/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html @@ -81,12 +81,14 @@ % endif % endfor - - + % if settings.BEAMER_PRODUCT_ID: + + + % endif ## Include Underscore templates