From 97c1a7580b1a823757f788b18004841e31678817 Mon Sep 17 00:00:00 2001 From: Gregory Martin Date: Mon, 30 Oct 2017 16:37:39 -0400 Subject: [PATCH] Fix onload tabindex focus for wiki edits --- lms/templates/wiki/includes/editor.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lms/templates/wiki/includes/editor.html b/lms/templates/wiki/includes/editor.html index 7325310852..caf8e16d3f 100644 --- a/lms/templates/wiki/includes/editor.html +++ b/lms/templates/wiki/includes/editor.html @@ -6,6 +6,7 @@