From 48540ba7dda44e563c2b6fb44ea37981fae7f406 Mon Sep 17 00:00:00 2001 From: PC-Axis Date: Fri, 9 Oct 2020 13:18:37 +0100 Subject: [PATCH] Comment on Issue #125 --- js/bootstrap-toggle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/bootstrap-toggle.js b/js/bootstrap-toggle.js index 84eeeab..ce8bf61 100644 --- a/js/bootstrap-toggle.js +++ b/js/bootstrap-toggle.js @@ -52,7 +52,7 @@ : this.options.size === 'small' ? 'btn-sm' : this.options.size === 'mini' ? 'btn-xs' : '' - // Use button instead of lael for tab-key access + // Issue #125 var $toggleOn = $('