From d3dfc04f01e7aac568cf7570cd6210369f5b2ce6 Mon Sep 17 00:00:00 2001 From: Vladyslav Tymofeiev <“vladyslavty@softwareplanetgroup.com”> Date: Tue, 27 Aug 2024 15:20:19 +0300 Subject: [PATCH] Remove redundant async option from iframe-render --- lms/templates/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/main.html b/lms/templates/main.html index 13c9ef3..00fb6f4 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -48,7 +48,7 @@ - + % if not allow_iframing: