mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Remove debug line
This commit is contained in:
1
node_modules/selectize-plugin-a11y/selectize-plugin-a11y.js
generated
vendored
1
node_modules/selectize-plugin-a11y/selectize-plugin-a11y.js
generated
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user