]> git.parisson.com Git - teleforma.git/commitdiff
fix modal https://trackers.pilotsystems.net/prebarreau/0435
authorYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 1 Jun 2022 14:47:44 +0000 (16:47 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 1 Jun 2022 14:47:44 +0000 (16:47 +0200)
app/settings.py

index 4c55374bbf3f82aae0050cbd8d735074fdc404fd..731dc3fc07178ff7d994b89e62924b187d376762 100644 (file)
@@ -413,7 +413,7 @@ JAZZMIN_SETTINGS = {
         "teleforma.professor": "fas fa-user-tie",
         "webclass.webclass": "fas fa-phone",
     },
-    "related_modal_active": True,
+    "related_modal_active": False,
 
     "custom_css": None,
     "custom_js": None,