From fd6e4c4d78651068e233d2a29e65470155abcdbb Mon Sep 17 00:00:00 2001 From: ednut15 Date: Thu, 13 Jun 2019 12:53:04 +0100 Subject: [PATCH 1/2] #3955 changed span elements for sort buttons to button elements --- notebook/templates/tree.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/notebook/templates/tree.html b/notebook/templates/tree.html index 6d7795e601..106b662c2b 100644 --- a/notebook/templates/tree.html +++ b/notebook/templates/tree.html @@ -122,22 +122,22 @@
- +
- +
- +
From 075831a5673dd9587882f234aafa322c117cb87e Mon Sep 17 00:00:00 2001 From: ednut15 Date: Thu, 13 Jun 2019 16:59:08 +0100 Subject: [PATCH 2/2] #4009 Stopped user from having to tab twice for selct all checkbox --- notebook/templates/tree.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/templates/tree.html b/notebook/templates/tree.html index 106b662c2b..d5fbff4051 100644 --- a/notebook/templates/tree.html +++ b/notebook/templates/tree.html @@ -100,7 +100,7 @@