From 8e19623685a7c0c1911e5232cb1e307d911c2cdc Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Wed, 22 Dec 2021 12:52:37 +0000 Subject: [PATCH] Swap to locally delivered SimpleMDE --- RIGS/templates/event_form.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RIGS/templates/event_form.html b/RIGS/templates/event_form.html index cc896930..68ec8abd 100644 --- a/RIGS/templates/event_form.html +++ b/RIGS/templates/event_form.html @@ -8,13 +8,13 @@ {% block css %} {{ block.super }} - + {% endblock %} {% block preload_js %} {{ block.super }} - + {% endblock %} {% block js %} @@ -180,7 +180,7 @@ -
+
{% render_field form.description class+="form-control" %}