From 37fbabaa92c8334de90d3cdd0bc6ce82403b3028 Mon Sep 17 00:00:00 2001 From: Josh Barnes Date: Wed, 14 Oct 2015 23:07:01 +0100 Subject: [PATCH 01/40] fix `CellToolbar.utils.checkbox_ui_generator` and `CellToolbar.utils.checkbox_input_generator` to match `CellToolbar.utils.checkbox_select_generator`, adding the input/checkbox to the button container rather than the to the label. --- notebook/static/notebook/js/celltoolbar.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/notebook/static/notebook/js/celltoolbar.js b/notebook/static/notebook/js/celltoolbar.js index 654bcc0e0..b0bb31a2b 100644 --- a/notebook/static/notebook/js/celltoolbar.js +++ b/notebook/static/notebook/js/celltoolbar.js @@ -354,7 +354,6 @@ define([ var chkb = $('').attr('type', 'checkbox'); var lbl = $('