Remove debug line

This commit is contained in:
Stephen Abello
2021-11-23 11:06:23 +01:00
parent e11d5c142c
commit cff2105908

View File

@@ -122,7 +122,6 @@ Selectize.define("selectize-plugin-a11y", function (options) {
.closest("[data-accessibility-selectize-label]")
.attr("data-accessibility-selectize-label")
});
console.log( self.$wrapper);
self.$dropdown_content.attr({
role: "listbox",
id: listboxId