removed console log in legend
This commit is contained in:
@@ -36,8 +36,6 @@ export function dropdownLegendOnChange(inHTMLSelectElement: HTMLSelectElement, i
|
||||
|
||||
changeDropdownLegendBGColor(inSelector, sectionID, className);
|
||||
|
||||
console.log(sectionID);
|
||||
|
||||
if (sectionID === "all") {
|
||||
seatmap.find('unavailable').status('available');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user