From 8ed1aeaed1364232a7c6668f8010a248800cefb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=A4ttasch?= Date: Tue, 20 Jul 2021 17:26:34 +0200 Subject: [PATCH] Reorder buttons to fix tab order This resolves #17 All other forms are already fixed --- frontend/templates/frontend/course/edit_structure.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/templates/frontend/course/edit_structure.html b/frontend/templates/frontend/course/edit_structure.html index 1ac27dd8..e33d5d28 100644 --- a/frontend/templates/frontend/course/edit_structure.html +++ b/frontend/templates/frontend/course/edit_structure.html @@ -83,12 +83,12 @@


{# Option #} - + {% endblock %} {% block bottom_script %}